foodsoft/app/views/article_categories/index.html.haml
2009-01-18 17:42:51 +01:00

8 lines
No EOL
276 B
Text

- title "Artikelkategorien"
.left_column{:style => "width:50em"}
.box_title
%h2 Artikelkategorien
.column_content#categories
#category_form.box.edit_form{:style => "display:none;margin-bottom:1em;"}
#category_list= render :partial => 'article_categories/list'