app/views/cms/page_routes/index.html.erb in browsercms-3.3.4 vs app/views/cms/page_routes/index.html.erb in browsercms-3.4.0.rc1

- old
+ new

@@ -18,14 +18,14 @@ }) <% end %> <% end %> <%= content_for :functions do %> - <%= add_button new_cms_page_route_path %> + <%= add_button new_page_route_path %> <%= edit_button %> <%= delete_button :title => "Are you sure you want to delete this Page Route?" %> <%= link_to(span_tag("View"), "#", :id => 'view_button', :class => "button") %> - <%= link_to(span_tag("View Rails Routes"), cms_routes_path, :class => "button") %> + <%= link_to(span_tag("View Rails Routes"), routes_path, :class => "button") %> <% end %> <div class="roundedcorners"> <table class="data"> <tr>