瀏覽代碼

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