]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/export_controller.rb
split_node_tags:
[rails.git] / app / controllers / export_controller.rb
index b1d992e6d18339ba15aec10b32d02fb81faaf639..a773d4b72d2c177cadad071b0de2a77777f3f8f0 100644 (file)
@@ -1,9 +1,5 @@
 class ExportController < ApplicationController
   def start
-    render :update do |page|
-      page.replace_html :sidebar_title, 'Export'
-      page.replace_html :sidebar_content, :partial => 'start'
-    end
   end
 
   def finish