mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°1408 - Dashboard Printer friendly page + user edit rights
This commit is contained in:
@@ -1436,6 +1436,7 @@ EOF
|
||||
elseif ($sAttType == 'AttributeDashboard')
|
||||
{
|
||||
$aTagFieldsInfo[] = $sAttCode;
|
||||
$aParameters['is_user_editable'] = $this->GetPropBoolean($oField, 'is_user_editable', true);
|
||||
$aParameters['definition_file'] = $this->GetPropString($oField, 'definition_file');
|
||||
|
||||
if ($aParameters['definition_file'] == null)
|
||||
|
||||
Reference in New Issue
Block a user