summaryrefslogtreecommitdiff
path: root/web/views/tag.erb
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2015-08-09 15:32:52 +0100
committerChristopher Baines <mail@cbaines.net>2015-08-09 15:32:52 +0100
commit53f808f7d55725fdffc58c0c07a13976dbde9ca2 (patch)
tree13ece67853476bb025c32934f883d7c6535e904f /web/views/tag.erb
parentc1e77c9111c37651cc8e1db78f7f93d1e7b06690 (diff)
downloadtaginfo-mobile.tar
taginfo-mobile.tar.gz
Reorder text and controls on key, tag and relation pagesmobile
Diffstat (limited to 'web/views/tag.erb')
-rw-r--r--web/views/tag.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/views/tag.erb b/web/views/tag.erb
index 0e87439..6981df8 100644
--- a/web/views/tag.erb
+++ b/web/views/tag.erb
@@ -1,4 +1,6 @@
<div class="pre">
+ <h1></h1>
+ <p><%= @desc %></p>
<form id="filter-form">
<label for="filter"><%= h(t.pages.key.filter.label) %></label>
<select id="filter" name="filter">
@@ -30,8 +32,6 @@
<% end %>
<%= turbo_link(@count_all, @filter_type, @key, @value) %>
</div>
- <h1></h1>
- <p><%= @desc %></p>
</div>
<div id="tabs">
<ul>