app/views/kuhsaft/admin/pages/edit.html.haml in kuhsaft-0.0.3 vs app/views/kuhsaft/admin/pages/edit.html.haml in kuhsaft-0.0.4

- old
+ new

@@ -1 +1 @@ -= render :partial => 'form', :locals => { :url => Proc.new { |attrs| edit_admin_page_path(@page.id, attrs) }} += render :partial => 'form', :locals => { :url => Proc.new { |attrs| admin_page_path(@page, attrs) }, :link_url => Proc.new{ |attrs| edit_admin_page_path(@page, attrs) } } \ No newline at end of file