This commit is contained in:
Mobina 2022-10-24 10:49:03 -07:00
parent 9706990244
commit 3ceaf7de7b
9 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

View file

@ -41,7 +41,7 @@
<div class="form-group">
<label for="published_at">published at</label>
<input type="text" class="form-control d-none" id="published_at" name="published_at" required autofocus>
<input type="text" class="form-control d-none" id="published_at" name="published_at">
<input type="text" class="form-control" id="published_at_view" required autofocus>
</div>