Преглед изворни кода

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