Responsive
This commit is contained in:
parent
9525289488
commit
a76392f944
@ -1731,7 +1731,7 @@ function show_actions_done($conf, $langs, $db, $filterobj, $objcon = '', $noprin
|
||||
//$out.='<td>'.dol_trunc($histo[$key]['note'], 40).'</td>';
|
||||
|
||||
// Linked object
|
||||
$out .= '<td>';
|
||||
$out .= '<td class="nowraponall">';
|
||||
if (isset($histo[$key]['elementtype']) && !empty($histo[$key]['fk_element']))
|
||||
{
|
||||
$out .= dolGetElementUrl($histo[$key]['fk_element'], $histo[$key]['elementtype'], 1);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user