BUG 000 Second progress in the dashboards changes for the release of December

This commit is contained in:
Julio Cesar Laura
2011-12-02 14:51:32 -04:00
parent c369b8de0b
commit 4a13322dad
4 changed files with 40 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ class dashletOpenVSCompleted implements DashletInterface {
private $greenFrom;
private $greenTo;
public static function getAdditionalFields($a) {
public static function getAdditionalFields($className) {
$additionalFields = array();
$contextTimeStore = new stdclass();