Switch to Automatic Date Updating

This commit is contained in:
Leo Herzog
2020-06-25 12:36:15 -04:00
parent 8912e87800
commit 643aae150a
3 changed files with 10 additions and 22 deletions

View File

@@ -24,8 +24,8 @@
</div>
<div class="form-group">
<label for="creationDate">Created</label>
<input id="creationDate" type="datetime-local" />
<label for="created">Created</label>
<input id="created" type="datetime-local" disabled />
<label for="createdBy">UTC with</label>
<input id="createdBy" type="text" placeholder="Unspecified" disabled />
</div>