Extract export.js static asset
This commit is contained in:
parent
c2333c603e
commit
cc4f133e64
5 changed files with 7 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue