Merge branch '5.x' into critic_markup_styling

This commit is contained in:
Bart Kamphorst
2018-11-12 16:39:45 +01:00
committed by GitHub
14 changed files with 103 additions and 59 deletions
-4
View File
@@ -65,10 +65,6 @@ module Precious
@allow_uploads
end
def upload_dest
@upload_dest
end
def format
@format = (@page.format || false) if @format.nil?
@format.to_s.downcase