forked from External/greenlight
fixes for html5 support
This commit is contained in:
@ -16,4 +16,8 @@
|
||||
|
||||
module LandingHelper
|
||||
|
||||
def html5_enabled?
|
||||
Rails.configuration.html5_enabled
|
||||
end
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user