lib/generators/buildybuild/cms/templates/cms_show_view.html.haml in buildybuild-1.0.0 vs lib/generators/buildybuild/cms/templates/cms_show_view.html.haml in buildybuild-1.1.0
- old
+ new
@@ -1,6 +1,4 @@
-%h1= <%= file_name %>.name.titleize
-
%nav.actions
= link_to "edit", edit_slug_path(<%= file_name %>.slug)
|
= link_to "delete", slug_path(<%= file_name %>.slug), method: :destroy