Jforrester has uploaded a new change for review.
https://gerrit.wikimedia.org/r/179265
Change subject: Unbreaking commit for OOjs UI Iee91d2c6
......................................................................
Unbreaking commit for OOjs UI Iee91d2c6
Change-Id: Ibc86460b8d59a8892244f27c7d3d180f51b59835
---
M src/ui/inspectors/ve.ui.CommentInspector.js
M src/ui/inspectors/ve.ui.FragmentInspector.js
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/VisualEditor/VisualEditor
refs/changes/65/179265/1
diff --git a/src/ui/inspectors/ve.ui.CommentInspector.js
b/src/ui/inspectors/ve.ui.CommentInspector.js
index f1816ec..4fe7b6c 100644
--- a/src/ui/inspectors/ve.ui.CommentInspector.js
+++ b/src/ui/inspectors/ve.ui.CommentInspector.js
@@ -39,7 +39,7 @@
{
action: 'done',
label: OO.ui.deferMsg( 'visualeditor-dialog-action-done' ),
- flags: 'primary',
+ flags: [ 'progressive', 'primary' ],
modes: 'edit'
},
{
diff --git a/src/ui/inspectors/ve.ui.FragmentInspector.js
b/src/ui/inspectors/ve.ui.FragmentInspector.js
index 4f31473..ae14f69 100644
--- a/src/ui/inspectors/ve.ui.FragmentInspector.js
+++ b/src/ui/inspectors/ve.ui.FragmentInspector.js
@@ -31,7 +31,7 @@
{
action: 'done',
label: OO.ui.deferMsg( 'visualeditor-dialog-action-done' ),
- flags: 'primary'
+ flags: [ 'progressive', 'primary' ]
}
] );
--
To view, visit https://gerrit.wikimedia.org/r/179265
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibc86460b8d59a8892244f27c7d3d180f51b59835
Gerrit-PatchSet: 1
Gerrit-Project: VisualEditor/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits