Rename field export start and end date.

This commit is contained in:
James Cole 2016-02-23 19:57:35 +01:00
parent 35863c8d3a
commit ce0ca23d79

View File

@ -47,9 +47,9 @@
</p>
<div class="row">
<div class="col-lg-6 col-md-8 col-sm-12 col-xs-12">
{{ ExpandedForm.date('start_date', first) }}
{{ ExpandedForm.date('export_start_range', first) }}
{{ ExpandedForm.date('end_date', today) }}
{{ ExpandedForm.date('export_end_range', today) }}
<!-- EXPORT FORMATS -->
<div class="form-group">