2
0
forked from Wavyzz/dolibarr

Some progress on Printing

This commit is contained in:
frederic34
2014-12-11 21:58:56 +01:00
parent 608f4a7d7d
commit df28ce77c0
4 changed files with 67 additions and 4 deletions

View File

@@ -50,6 +50,11 @@ function printingadmin_prepare_head()
$head[$h][2] = 'test';
$h++;
$head[$h][0] = DOL_URL_ROOT."/printing/admin/printing.php?mode=userconf";
$head[$h][1] = $langs->trans("UserConf");
$head[$h][2] = 'userconf';
$h++;
//$object=new stdClass();
// Show more tabs from modules