Browse Source

Another CDN fix

development
Godwin 10 years ago
parent
commit
e791fcf118
  1. 2
      app/helpers/application_helper.rb

2
app/helpers/application_helper.rb

@ -452,7 +452,7 @@ module ApplicationHelper
end end
end end
"maps/#{local_file_name}" (Rails.application.config.action_controller.asset_host || '')+"maps/#{local_file_name}"
end end
private private

Loading…
Cancel
Save