Ssmith has uploaded a new change for review.
https://gerrit.wikimedia.org/r/200061
Change subject: Add an add-widgets button to boards
......................................................................
Add an add-widgets button to boards
bug: T93966
Change-Id: Ie2ca0135f0427d5da52cbffb6a3984f8869594ae
---
M src/components/boards/generic-board/generic-board.html
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/dash
refs/changes/61/200061/1
diff --git a/src/components/boards/generic-board/generic-board.html
b/src/components/boards/generic-board/generic-board.html
index 2c17a5b..dbf2861 100644
--- a/src/components/boards/generic-board/generic-board.html
+++ b/src/components/boards/generic-board/generic-board.html
@@ -7,9 +7,9 @@
<!-- <i class="fa fa-gear" data-toggle="modal"
data-target="#changeBoardNameModal"></i></p> -->
</div>
<div class="col-md-8 titleCol">
- <!-- <div class="btn-group btn-group-xs pull-right">
- <button type="button" class="btn btn-default"
data-bind="click: reloadBoard"><i class="fa fa-refresh"
style="padding-right:5px"></i> Refresh</button>
- </div> -->
+ <div class="btn-group btn-group-xs pull-right">
+ <button type="button" class="btn btn-default" id="Library"
data-bind="click: $parent.setDisplayPage"><i class="fa fa-plus-square"></i> Add
widgets</button>
+ </div>
</div>
</div>
--
To view, visit https://gerrit.wikimedia.org/r/200061
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2ca0135f0427d5da52cbffb6a3984f8869594ae
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/dash
Gerrit-Branch: master
Gerrit-Owner: Ssmith <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits