Extract export.js static asset

This commit is contained in:
John Firebaugh 2012-08-25 18:40:37 -07:00 committed by Tom Hughes
parent c2333c603e
commit cc4f133e64
5 changed files with 7 additions and 5 deletions

View file

@ -4,6 +4,7 @@ class ExportController < ApplicationController
before_filter :set_locale
def start
render :partial => "sidebar"
end
#When the user clicks 'Export' we redirect to a URL which generates the export download