mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
fix rebase
This commit is contained in:
@@ -2898,7 +2898,7 @@ class SynchroReplica extends DBObject implements iDisplay
|
|||||||
return $oBlock;
|
return $oBlock;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function DisplayBareProperties(WebPage $oPage, $bEditMode = false, $sPrefix = '', $aExtraParams = array())
|
public function DisplayBareProperties(WebPage $oPage, $bEditMode = false, $sPrefix = '', $aExtraParams = [])
|
||||||
{
|
{
|
||||||
if ($bEditMode) {
|
if ($bEditMode) {
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user