Implement tag management with SQLite; update save and retrieve endpoints
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
<label for="time">Tid (valfritt)</label>
|
||||
</div>
|
||||
<div class="input-field">
|
||||
<input type="text" id="tags" placeholder="Taggar">
|
||||
<input type="text" id="tags" placeholder="Taggar" autocomplete="off">
|
||||
<label for="tags">Taggar</label>
|
||||
</div>
|
||||
<button class="btn waves-effect waves-light" type="submit">Spara uppgift</button>
|
||||
|
||||
Reference in New Issue
Block a user