0.7.13
find_routes block change
This commit is contained in:
@@ -5,12 +5,14 @@
|
||||
|
||||
{% include "forms/f_find_route_form_main_find_routes.html" %}
|
||||
|
||||
<div class="block-find-route">
|
||||
{% if show_filter_and_results %}
|
||||
<div class="block-find-route">
|
||||
|
||||
{% include "forms/f_find_route_filters_form.html" %}
|
||||
{% include "forms/f_find_route_filters_form.html" %}
|
||||
|
||||
{% include "blocks/b_finded_routes.html" %}
|
||||
{% include "blocks/b_finded_routes.html" %}
|
||||
|
||||
<div class="clear_both"></div>
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
</div>
|
||||
{% endif %}
|
||||
</form>
|
||||
Reference in New Issue
Block a user