Переглянути джерело

Fixed a (post 1.2-beta) regression: bulk modify and bluk apply stimulus were broken.

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@1485 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 13 роки тому
батько
коміт
b53618e90f
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      core/event.class.inc.php

+ 1 - 1
core/event.class.inc.php

@@ -103,7 +103,7 @@ class Event extends DBObject implements iDisplay
 		$this->DisplayBareProperties($oPage, $bEditMode);
 	}
 	
-	function DisplayBareProperties(WebPage $oPage, $bEditMode = false)
+	function DisplayBareProperties(WebPage $oPage, $bEditMode = false, $aExtraParams = array())
 	{
 		if ($bEditMode) return; // Not editable