Files
cmtool/app/views/cmtool/keywords/edit.html.haml
T
2012-03-25 14:24:02 +02:00

9 lines
305 B
Plaintext

- title :edit, Cmtool::Keyword
= render 'form', :submit => update_button_text(@keyword)
- content_for :page_links do
%ul
%li= link_to link_to_show_content(@keyword), cmtool.keyword_path(@keyword)
%li= link_separator
%li= link_to link_to_index_content(Cmtool::Keyword), cmtool.keywords_path