Commit f949555
fix tinymce initialization between edits in eportfolios
fixes a bug where tinymce would not show up after editing/saving rich
text in eportfolios.
test plan:
- as somebody with an eportfolio, make a page
- add rich content to the page, and hit save
- edit the rich content again. you should get the rich content editor
and save the content. It should update as usual.
fixes CNVS-1366
Change-Id: I29b516c13f9193ef63830ab9082c6866599c649f
Reviewed-on: https://gerrit.instructure.com/20291
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Cam Theriault <cam@instructure.com>
Reviewed-by: Ryan Florence <ryanf@instructure.com>
Product-Review: Ryan Florence <ryanf@instructure.com>1 parent 8990036 commit f949555
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
156 | | - | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
185 | | - | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
0 commit comments