Skip to content
Snippets Groups Projects

Místa: hledání a další drobná vylepšení

Merged Martin Mareš requested to merge mj/places into devel
2 unresolved threads
2 files
+ 5
4
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -50,7 +50,7 @@
</div>
{% endif %}
{{ wtf.quick_form(search_form, form_type='inline', button_map={'submit': 'primary'}) }}
{{ wtf.quick_form(search_form, method='GET', form_type='inline', button_map={'submit': 'primary'}) }}
{% if found_places %}
<table class=data>
Loading