Merge branch 'master' of github.com:thelia/thelia into cleanmaster

This commit is contained in:
Etienne Roudeix
2013-12-09 11:28:47 +01:00
3 changed files with 7 additions and 0 deletions

View File

@@ -58,6 +58,11 @@ $ php Thelia thelia:install
You just have to follow all instructions.
Contribute
----------
see the documentation : http://doc.thelia.net/en/documentation/contribute.html
Usage
-----

View File

@@ -155,6 +155,7 @@
</div>
<div class="tab-pane fade" id="modules">
{module_include location='content-edit'}
</div>
</div>
</div>

View File

@@ -255,6 +255,7 @@
</div>
<div class="tab-pane fade" id="modules">
{module_include location='folder-edit'}
</div>
</div>
</div>