* [story#54148,doing,0.1h,2h] init columnTotal.
This commit is contained in:
@@ -402,6 +402,7 @@ class pivotState
|
||||
if(!isset($settings['summary']) || $settings['summary'] !== 'notuse') $this->settings['summary'] = 'use';
|
||||
if(!isset($settings['group1'])) $this->settings['group1'] = '';
|
||||
if(!isset($settings['columns'])) $this->addColumn();
|
||||
if(!isset($settings['columnTotal'])) $this->settings['columnTotal'] = 'noShow';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user