Commit 169fb08
Update Announcement lock/delete buttonset icons
Fixes: CNVS-19019
This change turns off the javascript that populates
the jQueryUI buttonset with background-image icons
and instead adds them directly to the markup via
the icon font.
Test Plan:
- Go to the Announcements page in a course
- Select an existing Announcement from the main list
via the checkbox. The lock/delete buttonset should
appear in the header bar.
- The buttonset should now look like this:
http://cl.ly/image/0q3f170Y1H1u
...and not like this:
https://help.instructure.com/attachments/token/CtARKfdli9FnpLwm3szEKmupO/?name=AnnouncementButtons.jpg
Change-Id: I9c08160f943fdbe23e438c78d6fb199f8ed001ae
Reviewed-on: https://gerrit.instructure.com/49861
Tested-by: Jenkins
Product-Review: Hilary Scharton <hilary@instructure.com>
Reviewed-by: Colleen Palmer <colleen@instructure.com>
QA-Review: Steven Shepherd <sshepherd@instructure.com>1 parent eb0fcf5 commit 169fb08
3 files changed
Lines changed: 17 additions & 14 deletions
File tree
- app
- coffeescripts/views/announcements
- stylesheets/vendor/jqueryui
- views/jst/announcements
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | 103 | | |
112 | 104 | | |
113 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
| |||
0 commit comments