mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 10:08:45 +02:00
N°5563 Fix setup crash when notices enabled and invalid edit_mode value
This commit is contained in:
@@ -1037,6 +1037,7 @@ class iTopDesignFormat
|
||||
case 'add_only':
|
||||
case 'add_remove':
|
||||
case 'actions':
|
||||
default:
|
||||
$sRelationType = 'link';
|
||||
$sReadOnly = 'false';
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user