Remove calls to Page#last_version, replace with AJAX-lookup of version info.

This commit is contained in:
Dawa Ometto
2016-08-07 20:09:01 +02:00
parent 6316f97c06
commit 435a3e62ba
5 changed files with 27 additions and 24 deletions
-4
View File
@@ -41,10 +41,6 @@ module Precious
@editable
end
def page_exists
@page_exists
end
def allow_editing
@allow_editing
end