Update wizard view: remove date filters, add info message
This commit is contained in:
@@ -11,15 +11,14 @@
|
||||
<field name="timeline_file" filename="timeline_filename" required="1"/>
|
||||
<field name="timeline_filename" invisible="1"/>
|
||||
</group>
|
||||
<group string="Filters">
|
||||
<field name="date_from"/>
|
||||
<field name="date_to"/>
|
||||
<group string="Options">
|
||||
<field name="min_stop_minutes"/>
|
||||
<field name="geocode"/>
|
||||
</group>
|
||||
</group>
|
||||
<group string="Options">
|
||||
<field name="geocode"/>
|
||||
</group>
|
||||
<div class="alert alert-info" role="alert">
|
||||
All travel dates will be imported. Re-importing the same file will skip existing stops automatically.
|
||||
</div>
|
||||
<footer>
|
||||
<button name="action_import" string="Import" type="object" class="btn-primary"/>
|
||||
<button string="Cancel" class="btn-secondary" special="cancel"/>
|
||||
|
||||
Reference in New Issue
Block a user