Commit c8b88c4
committed
properly persist disable announcement comments setting.
fixes CNVS-3810
when re-enabling comments on course announcements, properly
persist that change.
test plan:
* disable announcement comments on a course;
* re-enable announcement comments on a course;
* verify that the setting persists across page loads.
Change-Id: I8c89ca793bc7baa97e0ce11056f739917de4300f
Reviewed-on: https://gerrit.instructure.com/17632
Reviewed-by: Jon Jensen <jon@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Marc LeGendre <marc@instructure.com>1 parent b50ffa9 commit c8b88c4
4 files changed
Lines changed: 11 additions & 23 deletions
File tree
- app
- controllers
- models
- views/courses
- spec/controllers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1311 | 1311 | | |
1312 | 1312 | | |
1313 | 1313 | | |
1314 | | - | |
| 1314 | + | |
1315 | 1315 | | |
1316 | 1316 | | |
1317 | 1317 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | 211 | | |
222 | 212 | | |
223 | 213 | | |
| |||
260 | 250 | | |
261 | 251 | | |
262 | 252 | | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
272 | 260 | | |
273 | 261 | | |
274 | 262 | | |
| |||
282 | 270 | | |
283 | 271 | | |
284 | 272 | | |
285 | | - | |
| 273 | + | |
286 | 274 | | |
287 | 275 | | |
288 | 276 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
692 | | - | |
| 692 | + | |
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
| |||
0 commit comments