This commit is contained in:
Laurent Destailleur 2021-02-08 20:01:10 +01:00
parent af4d3767ea
commit 5966e63120

View File

@ -292,6 +292,7 @@ class box_dolibarr_state_board extends ModeleBoxes
$boxstat .= '<a class="boxstatsindicator thumbstat nobold nounderline"><div class="boxstatsempty"></div></a>';
$this->info_box_contents[0][0] = array(
'tr' => 'class="nohover"',
'td' => '',
'textnoformat' => $boxstat
);