Commit 05c4e03f by E. Kolpakov Committed by Jonathan Piacenti

Fixed error when editing the post second time after changing it's type

parent f0b60717
......@@ -45,7 +45,7 @@ if Backbone?
mode: @mode
model: @model
el: @el
course_settings: @course_settings
course_settings: @options.course_settings
topicId: @topicId
)
@render()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment