mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
serialization forr evaluations
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<div id="startDate" class="action-row">
|
||||
<label>{{ $t('startDate') }}</label>
|
||||
<input v-model="startDate" type="date"/>
|
||||
<input v-model="startDate" type="date" required="true"/>
|
||||
</div>
|
||||
|
||||
<div id="endDate" class="action-row">
|
||||
|
Reference in New Issue
Block a user