Remove export controller from branches where it isn't needed yet.
This commit is contained in:
parent
e5ff2959bc
commit
f7d2bf9e39
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
class ExportController < ApplicationController
|
||||
def start
|
||||
render :update do |page|
|
||||
page.replace_html :sidebar_content, :partial => 'start'
|
||||
page.call "openSidebar"
|
||||
end
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue