|
@@ -23,12 +23,12 @@ export default class AdminCustomizeContainer extends Container {
|
|
|
currentTheme: '',
|
|
currentTheme: '',
|
|
|
currentLayout: '',
|
|
currentLayout: '',
|
|
|
currentBehavior: '',
|
|
currentBehavior: '',
|
|
|
- isEnabledTimeline: true,
|
|
|
|
|
- isSavedStatesOfTabChanges: true,
|
|
|
|
|
- isEnabledAttachTitleHeader: true,
|
|
|
|
|
|
|
+ isEnabledTimeline: false,
|
|
|
|
|
+ isSavedStatesOfTabChanges: false,
|
|
|
|
|
+ isEnabledAttachTitleHeader: false,
|
|
|
currentRecentCreatedLimit: 10,
|
|
currentRecentCreatedLimit: 10,
|
|
|
currentHighlightJsStyleId: '',
|
|
currentHighlightJsStyleId: '',
|
|
|
- isHighlightJsStyleBorderEnabled: true,
|
|
|
|
|
|
|
+ isHighlightJsStyleBorderEnabled: false,
|
|
|
currentCustomizeTitle: '',
|
|
currentCustomizeTitle: '',
|
|
|
currentCustomizeHeader: '',
|
|
currentCustomizeHeader: '',
|
|
|
currentCustomizeCss: '',
|
|
currentCustomizeCss: '',
|