]> git.openstreetmap.org Git - rails.git/blob - app/views/site/edit.html.erb
Prevent caching a partial XHR response as a full page URL
[rails.git] / app / views / site / edit.html.erb
1 <% content_for :content do %>
2   <% if @enable_editor %>
3     <%= render :partial => preferred_editor %>
4   <% end %>
5 <% end %>