For better compatibility with module for 6.0
This commit is contained in:
parent
15d20497c8
commit
57e540af53
@ -802,6 +802,8 @@ function dol_get_fiche_head($links=array(), $active='', $title='', $notab=0, $pi
|
|||||||
{
|
{
|
||||||
global $conf, $langs, $hookmanager;
|
global $conf, $langs, $hookmanager;
|
||||||
|
|
||||||
|
if ($notab == -1) $notab = 0; // For better compatiblity with modules for 6.0
|
||||||
|
|
||||||
$out="\n".'<div class="tabs" data-role="controlgroup" data-type="horizontal">'."\n";
|
$out="\n".'<div class="tabs" data-role="controlgroup" data-type="horizontal">'."\n";
|
||||||
|
|
||||||
// Show title
|
// Show title
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user