Merge pull request #19075 from lmag/FIXResponsive-list---classforhorizontalscrolloftabs
FIX : Listing responsive for ticket
This commit is contained in:
commit
744fe688aa
@ -478,8 +478,7 @@ if ($num == 1 && !empty($conf->global->MAIN_SEARCH_DIRECT_OPEN_IF_ONLY_ONE) && $
|
||||
// Output page
|
||||
// --------------------------------------------------------------------
|
||||
|
||||
llxHeader('', $title, $help_url, '', 0, 0, '', '', '', 'classforhorizontalscrolloftabs');
|
||||
|
||||
llxHeader('', $title, $help_url, '', 0, 0, '', '', '', '');
|
||||
|
||||
if ($socid && !$projectid && !$project_ref && $user->rights->societe->lire) {
|
||||
$socstat = new Societe($db);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user