We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bf574 commit f6579b4Copy full SHA for f6579b4
tools/smd-cfg.json
@@ -19,10 +19,6 @@
19
"kind": "remove",
20
"uid": "/html_editor:AICommand"
21
},
22
- {
23
- "kind": "remove",
24
- "uid": "/scheduler:Toolbar"
25
- },
26
{
27
28
"uid": "ui/form:dxFormSimpleItem\\.(editorOptions|editorType)"
@@ -81,6 +77,10 @@
81
77
]
82
78
}
83
79
80
+ },
+ {
+ "kind": "remove",
+ "uid": "ui/scheduler:ToolbarItem\\.options"
84
85
],
86
"variables": {
@@ -110,7 +110,6 @@
110
"ui/multi_view:dxMultiViewItem",
111
"ui/responsive_box:dxResponsiveBoxItem",
112
"ui/scheduler:Appointment",
113
- "ui/scheduler:ToolbarItem",
114
"ui/splitter:dxSplitterItem",
115
"ui/stepper:dxStepperItem",
116
"ui/tab_panel:dxTabPanelItem",
0 commit comments