]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/note_controller.rb
Rework notes interface using OpenLayers and rails
[rails.git] / app / controllers / note_controller.rb
index 6d428d822d5f4c0322726007d3c757e173cad0a2..9c41497d0103a74afa497a1dda2378c7f2685a09 100644 (file)
@@ -48,9 +48,7 @@ class NoteController < ApplicationController
 
     # Render the result
     respond_to do |format|
-      format.html { render :format => :rjs, :content_type => "text/javascript" }
       format.rss
-      format.js
       format.xml
       format.json
       format.gpx