Merge pull request #898 from bambycha/editable

Disable editing from UI
This commit is contained in:
Dawa Ometto
2014-11-22 12:15:24 +01:00
14 changed files with 199 additions and 35 deletions
+4
View File
@@ -47,6 +47,10 @@ module Precious
@page_exists
end
def allow_editing
@allow_editing
end
def allow_uploads
@allow_uploads
end