Fix travis
This commit is contained in:
parent
b2e995279e
commit
6baa1c8d4a
@ -37,7 +37,7 @@ function takepos_prepare_head()
|
|||||||
$head[$h][1] = $langs->trans("Parameters");
|
$head[$h][1] = $langs->trans("Parameters");
|
||||||
$head[$h][2] = 'setup';
|
$head[$h][2] = 'setup';
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
if ($conf->global->TAKEPOS_CUSTOM_RECEIPT)
|
if ($conf->global->TAKEPOS_CUSTOM_RECEIPT)
|
||||||
{
|
{
|
||||||
$head[$h][0] = DOL_URL_ROOT.'/takepos/admin/receipt.php';
|
$head[$h][0] = DOL_URL_ROOT.'/takepos/admin/receipt.php';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user