// Update Accounting for export

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10132 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vSchoener
2011-11-15 14:45:24 +00:00
parent ac8177b68c
commit 04ee777109
6 changed files with 436 additions and 2 deletions
+6
View File
@@ -1766,3 +1766,9 @@ div.progressBarImage
color:#fff;
background:url(../img/loader.gif);
}
/* Accounting css */
.formAccountingExport {
display: none;
}