[MediaWiki-commits] [Gerrit] VisualEditor/VisualEditor[master]: Replace constructive with progressive UI flag

2017-09-26 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/380818 )

Change subject: Replace constructive with progressive UI flag
..


Replace constructive with progressive UI flag

Change-Id: If216e7f58edf06835f98aa70823e3cba23b8b6ce
---
M src/ui/inspectors/ve.ui.AnnotationInspector.js
M src/ui/inspectors/ve.ui.FragmentInspector.js
2 files changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/src/ui/inspectors/ve.ui.AnnotationInspector.js 
b/src/ui/inspectors/ve.ui.AnnotationInspector.js
index 1102b90..215e8b0 100644
--- a/src/ui/inspectors/ve.ui.AnnotationInspector.js
+++ b/src/ui/inspectors/ve.ui.AnnotationInspector.js
@@ -57,7 +57,7 @@
{
action: 'done',
label: OO.ui.deferMsg( 'visualeditor-dialog-action-insert' ),
-   flags: [ 'constructive', 'primary' ],
+   flags: [ 'progressive', 'primary' ],
modes: 'insert'
}
 ];
diff --git a/src/ui/inspectors/ve.ui.FragmentInspector.js 
b/src/ui/inspectors/ve.ui.FragmentInspector.js
index b39f9b2..5178c00 100644
--- a/src/ui/inspectors/ve.ui.FragmentInspector.js
+++ b/src/ui/inspectors/ve.ui.FragmentInspector.js
@@ -43,7 +43,7 @@
{
action: 'done',
label: OO.ui.deferMsg( 'visualeditor-dialog-action-insert' ),
-   flags: [ 'constructive', 'primary' ],
+   flags: [ 'progressive', 'primary' ],
modes: 'insert'
}
 ] );

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If216e7f58edf06835f98aa70823e3cba23b8b6ce
Gerrit-PatchSet: 1
Gerrit-Project: VisualEditor/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester 
Gerrit-Reviewer: Catrope 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] VisualEditor/VisualEditor[master]: Replace constructive with progressive UI flag

2017-09-26 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/380818 )

Change subject: Replace constructive with progressive UI flag
..

Replace constructive with progressive UI flag

Change-Id: If216e7f58edf06835f98aa70823e3cba23b8b6ce
---
M src/ui/inspectors/ve.ui.AnnotationInspector.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/18/380818/1

diff --git a/src/ui/inspectors/ve.ui.AnnotationInspector.js 
b/src/ui/inspectors/ve.ui.AnnotationInspector.js
index 1102b90..215e8b0 100644
--- a/src/ui/inspectors/ve.ui.AnnotationInspector.js
+++ b/src/ui/inspectors/ve.ui.AnnotationInspector.js
@@ -57,7 +57,7 @@
{
action: 'done',
label: OO.ui.deferMsg( 'visualeditor-dialog-action-insert' ),
-   flags: [ 'constructive', 'primary' ],
+   flags: [ 'progressive', 'primary' ],
modes: 'insert'
}
 ];
diff --git a/src/ui/inspectors/ve.ui.FragmentInspector.js 
b/src/ui/inspectors/ve.ui.FragmentInspector.js
index b39f9b2..5178c00 100644
--- a/src/ui/inspectors/ve.ui.FragmentInspector.js
+++ b/src/ui/inspectors/ve.ui.FragmentInspector.js
@@ -43,7 +43,7 @@
{
action: 'done',
label: OO.ui.deferMsg( 'visualeditor-dialog-action-insert' ),
-   flags: [ 'constructive', 'primary' ],
+   flags: [ 'progressive', 'primary' ],
modes: 'insert'
}
 ] );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If216e7f58edf06835f98aa70823e3cba23b8b6ce
Gerrit-PatchSet: 1
Gerrit-Project: VisualEditor/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits