init
This commit is contained in:
10
Manifest.php
Normal file
10
Manifest.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
'dashlets' => array (
|
||||
array(
|
||||
'name' => 'MyChartsProductsDashlet',
|
||||
'from' => '<basepath>/modules/EcmCharts/Dashlets/MyChartsProductsDashlet',
|
||||
),
|
||||
),
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user