Skip to content

Commit

Permalink
Remove Resource loader module mw.cx.ui.PublishSettingsWidget
Browse files Browse the repository at this point in the history
This was replaced by mw.cx.visualEditor.publishSettings module

Bug: T290431
Change-Id: I503b5bf2b348f532106c5ca6615c632f97e39dde
  • Loading branch information
santhoshtr authored and jenkins-bot committed Sep 24, 2021
1 parent d3d39b1 commit e079164
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 157 deletions.
24 changes: 0 additions & 24 deletions extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -1722,30 +1722,6 @@
"oojs-ui-widgets"
]
},
"mw.cx.ui.PublishSettingsWidget": {
"targets": [
"desktop",
"mobile"
],
"scripts": [
"ui/widgets/mw.cx.ui.PublishSettingsWidget.js"
],
"styles": [
"ui/styles/widgets/mw.cx.ui.PublishSettingsWidget.less"
],
"messages": [
"cx-publish-destination-header",
"cx-publish-destination-tooltip",
"cx-publish-destination-namespace-main",
"cx-publish-destination-namespace-user",
"cx-publish-destination-namespace-draft"
],
"dependencies": [
"mw.cx.ui",
"oojs-ui-widgets",
"oojs-ui.styles.icons-interactions"
]
},
"mw.cx.ui.FeatureDiscoveryWidget": {
"targets": [
"desktop",
Expand Down
22 changes: 0 additions & 22 deletions modules/ui/styles/widgets/mw.cx.ui.PublishSettingsWidget.less

This file was deleted.

111 changes: 0 additions & 111 deletions modules/ui/widgets/mw.cx.ui.PublishSettingsWidget.js

This file was deleted.

0 comments on commit e079164

Please sign in to comment.