Lucas Werkmeister (WMDE) has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/352850 )

Change subject: Make constraint report button framed
......................................................................

Make constraint report button framed

This should hopefully make it clearer to the user that this is a button
that can be clicked to show the constraint report.

Bug: T164831
Change-Id: I2df1578861fe8c3c982fdd58739ed50b69d04087
---
M docs/user.js
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikibaseQualityConstraints
 refs/changes/50/352850/1

diff --git a/docs/user.js b/docs/user.js
index 8dfb743..f9c069d 100644
--- a/docs/user.js
+++ b/docs/user.js
@@ -11,7 +11,7 @@
                        icon: 'alert',
                        iconTitle: 'This statement has some potential issues.',
                        label: reports.length > 1 ? reports.length.toString() : 
'',
-                       framed: false,
+                       framed: true,
                        popup: {
                                $content: new OO.ui.StackLayout( {
                                        items: reports,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2df1578861fe8c3c982fdd58739ed50b69d04087
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikibaseQualityConstraints
Gerrit-Branch: master
Gerrit-Owner: Lucas Werkmeister (WMDE) <[email protected]>

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

Reply via email to