BUG 000 Second progress in the dashboards changes for the release of December
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user