Tagghantering, fix #3
This commit is contained in:
@@ -47,6 +47,11 @@
|
||||
<input type="date" id="scheduled" lang="sv-SE" required>
|
||||
</div>
|
||||
|
||||
<div class="input-field">
|
||||
<label for="tags">Tags (separated by commas):</label>
|
||||
<input type="text" id="tags" class="autocomplete">
|
||||
</div>
|
||||
|
||||
<button class="btn waves-effect waves-light" type="submit">Spara</button>
|
||||
</form>
|
||||
<p id="responseMessage" class="center-align"></p>
|
||||
|
||||
Reference in New Issue
Block a user