Fix travis
This commit is contained in:
parent
8530db6dab
commit
fe98e430ce
@ -42,7 +42,7 @@ function takepos_prepare_head()
|
|||||||
$head[$h][1] = $langs->trans("Receipt");
|
$head[$h][1] = $langs->trans("Receipt");
|
||||||
$head[$h][2] = 'receipt';
|
$head[$h][2] = 'receipt';
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
if ($conf->global->TAKEPOS_BAR_RESTAURANT)
|
if ($conf->global->TAKEPOS_BAR_RESTAURANT)
|
||||||
{
|
{
|
||||||
$head[$h][0] = DOL_URL_ROOT.'/takepos/admin/bar.php';
|
$head[$h][0] = DOL_URL_ROOT.'/takepos/admin/bar.php';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user