first commit
This commit is contained in:
6
Movement/templates/Product/Create/date.html
Normal file
6
Movement/templates/Product/Create/date.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<label> <div class=""> Dia </div>
|
||||
<input type="date" name="date"
|
||||
value="{% now 'Y-m-d' %}"
|
||||
class="date form-control"
|
||||
>
|
||||
</label><br><br>
|
||||
Reference in New Issue
Block a user