Refactoring of articles and article_categories. articles are now a nested resource of supplier.

This commit is contained in:
Benjamin Meichsner 2009-01-16 16:19:26 +01:00
parent b38025869a
commit 936e6ef69a
36 changed files with 597 additions and 589 deletions

View file

@ -252,7 +252,7 @@ div.edit_form {
position: fixed;
top: 23%;
left: 10em;
width: 50em;
width: 55em;
background: #FBFBFB;
padding: 3em;
padding-top: 1em;