Catrope has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/204654

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.

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/54/204654/1

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: newchange
Gerrit-Change-Id: Ia0756b9013f692b3200c05cf0f1e8dfd10a96cdc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>

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

Reply via email to