date format help text
This commit is contained in:
parent
88dd7a4955
commit
63e1c1bec1
|
@ -61,6 +61,8 @@ No of results: {{ no_of_results }} Displaying page {{ page }} of {{ no_of
|
|||
|
||||
<label for="id_end_date">End Date:</label>
|
||||
<input type="date" name="end_date" value="{{ params.end_date }}" id="id_end_date" />
|
||||
|
||||
<span class="help_text">(Date in format YYYY-MM-DD, eg. 2009-01-01)</span>
|
||||
</fieldset>
|
||||
|
||||
<fieldset>
|
||||
|
|
Loading…
Reference in New Issue
Block a user