Merge branch 'master' of https://github.com/thelia/thelia
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
allow to create a customer in admin panel
|
||||
translation is implemented :
|
||||
- I18n directory in template or module.
|
||||
- multiple extensions are available. We choose to used php but you can use other.
|
||||
- multiple extensions are available. We choose to use php but you can use other.
|
||||
- You can translate your template or module from the admin.
|
||||
Admin hook exists. With this hooks, a module can insert code in admin pages
|
||||
Admin hooks exist. With this hooks, a module can insert code in admin pages
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -108,7 +108,7 @@
|
||||
</div>
|
||||
|
||||
<div class="tab-pane fade" id="modules">
|
||||
<div class="text-center"><span class="loading">{intl l="Please wait, loading"}</span></div>
|
||||
{module_include location='product-edit'}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user