Rework notes interface using OpenLayers and rails

This commit is contained in:
Tom Hughes 2011-09-18 19:30:44 +01:00
parent d5295fb485
commit 0030c77537
5 changed files with 219 additions and 34 deletions

View 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