jenkins-bot has submitted this change and it was merged.

Change subject: Make the WT->VE switch button not constructive
......................................................................


Make the WT->VE switch button not constructive

The VE->WT button isn't constructive, and switching isn't
a constructive action.

Bug: T94877
Change-Id: Ia0756b9013f692b3200c05cf0f1e8dfd10a96cdc
---
M handlebars/flow_editor_switcher.partial.handlebars
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Mattflaschen: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/handlebars/flow_editor_switcher.partial.handlebars 
b/handlebars/flow_editor_switcher.partial.handlebars
index 21bda82..303369c 100644
--- a/handlebars/flow_editor_switcher.partial.handlebars
+++ b/handlebars/flow_editor_switcher.partial.handlebars
@@ -6,7 +6,7 @@
                {{#if enable_switcher}}
                        <a href="#"
                           title="{{l10n 
"flow-wikitext-switch-editor-tooltip"}}"
-                          class="mw-ui-button mw-ui-constructive flow-js 
flow-editor-switcher"
+                          class="mw-ui-button flow-js flow-editor-switcher"
                           data-flow-interactive-handler="switchEditor"
                           data-flow-target="< form textarea"
                        >

-- 
To view, visit https://gerrit.wikimedia.org/r/204654
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia0756b9013f692b3200c05cf0f1e8dfd10a96cdc
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
Gerrit-Reviewer: Mattflaschen <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to