remove commented code since 3 years
This commit is contained in:
parent
0adca0a660
commit
1efec17228
@ -245,10 +245,6 @@ if (is_object($objcanvas) && $objcanvas->displayCanvasExists($action))
|
|||||||
$out .= '&datep='.dol_print_date(dol_now(), 'dayhourlog');
|
$out .= '&datep='.dol_print_date(dol_now(), 'dayhourlog');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//print '<div class="tabsAction">';
|
|
||||||
//print '</div>';
|
|
||||||
|
|
||||||
$newcardbutton = '';
|
$newcardbutton = '';
|
||||||
if (!empty($conf->agenda->enabled))
|
if (!empty($conf->agenda->enabled))
|
||||||
{
|
{
|
||||||
|
|||||||
@ -144,11 +144,6 @@ if ($socid > 0)
|
|||||||
$out .= '&datep='.dol_print_date(dol_now(), 'dayhourlog');
|
$out .= '&datep='.dol_print_date(dol_now(), 'dayhourlog');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//print '<div class="tabsAction">';
|
|
||||||
//print '</div>';
|
|
||||||
|
|
||||||
|
|
||||||
$newcardbutton = '';
|
$newcardbutton = '';
|
||||||
if (!empty($conf->agenda->enabled))
|
if (!empty($conf->agenda->enabled))
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user