Skip to content

Commit f6579b4

Browse files
Scheduler Toolbar for ASP.NET (DevExpress#30139)
1 parent c4bf574 commit f6579b4

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

tools/smd-cfg.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@
1919
"kind": "remove",
2020
"uid": "/html_editor:AICommand"
2121
},
22-
{
23-
"kind": "remove",
24-
"uid": "/scheduler:Toolbar"
25-
},
2622
{
2723
"kind": "remove",
2824
"uid": "ui/form:dxFormSimpleItem\\.(editorOptions|editorType)"
@@ -81,6 +77,10 @@
8177
]
8278
}
8379
]
80+
},
81+
{
82+
"kind": "remove",
83+
"uid": "ui/scheduler:ToolbarItem\\.options"
8484
}
8585
],
8686
"variables": {
@@ -110,7 +110,6 @@
110110
"ui/multi_view:dxMultiViewItem",
111111
"ui/responsive_box:dxResponsiveBoxItem",
112112
"ui/scheduler:Appointment",
113-
"ui/scheduler:ToolbarItem",
114113
"ui/splitter:dxSplitterItem",
115114
"ui/stepper:dxStepperItem",
116115
"ui/tab_panel:dxTabPanelItem",

0 commit comments

Comments
 (0)