]> git.openstreetmap.org Git - rails.git/blobdiff - app/abilities/ability.rb
Add way version pages
[rails.git] / app / abilities / ability.rb
index b601e66f045130bc958219e04b2a28af887b52c5..643465c5423126d5dfa03f96154637cb93de3107 100644 (file)
@@ -7,6 +7,7 @@ class Ability
     can [:relation, :relation_history, :way, :way_history, :node, :node_history,
          :changeset, :query], :browse
     can [:show], OldNode
+    can [:show], OldWay
     can [:show, :new], Note
     can :search, :direction
     can [:index, :permalink, :edit, :help, :fixthemap, :offline, :export, :about, :communities, :preview, :copyright, :key, :id], :site