app: Include JS lib to make datalists
This commit is contained in:
parent
1cf2b50c8c
commit
0648878d96
4 changed files with 110 additions and 0 deletions
|
|
@ -11,6 +11,9 @@
|
|||
<link data-trunk rel="css" href="static/style.css" />
|
||||
<link data-trunk rel="copy-file" href="static/login.css" />
|
||||
<link data-trunk rel="copy-file" href="static/household_selection.css" />
|
||||
<link data-trunk rel="copy-file" href="static/awesomplete.min.js.map" />
|
||||
<link data-trunk rel="css" href="static/awesomplete.css" />
|
||||
<link data-trunk rel="copy-file" href="static/awesomplete.min.js" />
|
||||
</head>
|
||||
<body>
|
||||
<main></main>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue