hey,
How can I add the invoices dashlet as a default deshlet?
If I add in …/home/tpls/dashglet.php
$defaultDashlets = array(
‘MessageDashlet’ => ‘Home’,
‘MyInvoicesDashlet’=>‘Invoices’,
it is not set as a default dashlet.
What can I do? Is it the wrong name?
Thanks!
Testes