summaryrefslogtreecommitdiff
path: root/web/lib/reports.rb
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2015-02-26 16:16:07 +0100
committerJochen Topf <jochen@topf.org>2015-02-26 16:16:07 +0100
commit2a61dab2ed4361b880a318e2b1d68317f3a2ae43 (patch)
tree5606a7134ec1aa693f9ab61c4214e502e52e0598 /web/lib/reports.rb
parent128e7ac9bf397539834148ca9c7b58fd44cbfbf6 (diff)
downloadtaginfo-2a61dab2ed4361b880a318e2b1d68317f3a2ae43.tar
taginfo-2a61dab2ed4361b880a318e2b1d68317f3a2ae43.tar.gz
Add (hidden) similar keys tab on key page and similar keys report.
This commit adds the new tab and new report but doesn't activate them, because they will not work until the database backend is updated.
Diffstat (limited to 'web/lib/reports.rb')
-rw-r--r--web/lib/reports.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/lib/reports.rb b/web/lib/reports.rb
index 0611744..a822476 100644
--- a/web/lib/reports.rb
+++ b/web/lib/reports.rb
@@ -60,4 +60,5 @@ Report.new 'Language comparison table for keys in the wiki', :wiki
Report.new 'Languages', :wiki
Report.new 'Wiki pages about non-existing keys', :db, :wiki
Report.new 'Name tags'
+#Report.new 'Similar keys', :db