Improved delivery-invoice-workflow.
This commit is contained in:
parent
936e6ef69a
commit
ff6b460cfc
28 changed files with 253 additions and 231 deletions
8
app/views/article_categories/index.html.haml
Normal file
8
app/views/article_categories/index.html.haml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
- 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'
|
||||
Loading…
Add table
Add a link
Reference in a new issue