summaryrefslogtreecommitdiff
path: root/web/taginfo.rb
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2011-12-29 18:31:33 +0100
committerJochen Topf <jochen@topf.org>2011-12-29 18:31:33 +0100
commitcb3b3d2806b7e4f98ceb7eaccd53f07674fd814a (patch)
tree51e7ac0f7a312c77094959654499ff1e1f4d62f2 /web/taginfo.rb
parent9f7eecc2d5c34fd71fae022ed8ef37a176898686 (diff)
downloadtaginfo-cb3b3d2806b7e4f98ceb7eaccd53f07674fd814a.tar
taginfo-cb3b3d2806b7e4f98ceb7eaccd53f07674fd814a.tar.gz
Move overview table on keys page into its own tab
Diffstat (limited to 'web/taginfo.rb')
-rwxr-xr-xweb/taginfo.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/taginfo.rb b/web/taginfo.rb
index bb4a089..9862605 100755
--- a/web/taginfo.rb
+++ b/web/taginfo.rb
@@ -305,8 +305,12 @@ class Taginfo < Sinatra::Base
:value => trans.t.osm.value,
:values => trans.t.osm.values,
:node => trans.t.osm.node,
+ :nodes => trans.t.osm.nodes,
:way => trans.t.osm.way,
+ :ways => trans.t.osm.ways,
:relation => trans.t.osm.relation,
+ :relations => trans.t.osm.relations,
+ :all => trans.t.osm.all
},
:pages => {
:key => {