Save and load the additional fields for the dashlets
This commit is contained in:
@@ -4,5 +4,6 @@ interface DashletInterface {
|
||||
|
||||
public function setup($dasInsUid);
|
||||
public function render();
|
||||
public function getAdditionalFields();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user