Started product attributes management

This commit is contained in:
franck
2013-09-10 15:45:29 +02:00
parent 99f40cbc80
commit 281ec337aa
7 changed files with 283 additions and 281 deletions

View File

@@ -36,6 +36,8 @@
{* Modules css are included here *}
{module_include location='head_css'}
{debugbar_renderHead}
</head>
<body>
@@ -233,5 +235,7 @@
{debugbar_render}
{* Modules scripts are included now *}
{module_include location='footer_js'}
{debugbar_render}
</body>
</html>