mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 00:08:49 +00:00
Fix 2 bugs, fix update functions for new changes.
This commit is contained in:
parent
153e70c70c
commit
6a771a6f11
5 changed files with 128 additions and 49 deletions
|
|
@ -37,7 +37,7 @@
|
|||
</div>
|
||||
{{else}}
|
||||
<div class="row">
|
||||
<div class="col s8 m9 l10 input-field">
|
||||
<div class="col s8 m9 l10 input-field outlined">
|
||||
<input type="text" class="autocomplete" id="findListItems" autocomplete="off" />
|
||||
<label for="findListItems">Item...</label>
|
||||
</div>
|
||||
|
|
@ -46,4 +46,4 @@
|
|||
</div>
|
||||
</div>
|
||||
{{/if}}
|
||||
</template>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue