Rework notes interface using OpenLayers and rails
This commit is contained in:
parent
d5295fb485
commit
0030c77537
5 changed files with 219 additions and 34 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue