add collection changes
This commit is contained in:
@@ -18,6 +18,10 @@ class TransferTotalWidget extends Widget{
|
||||
if ( !isset($this->options['totalHeading'] ) ){
|
||||
$this->options['totalHeading'] = 'Összesen';
|
||||
}
|
||||
|
||||
if ( !isset($this->options['panel-type'] ) ){
|
||||
$this->options['panel-type'] = 'panel-info';
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user