Files
edx-platform/cms
David Baumgold 696a795c12 Don't remove all chapters on closing EditTextbook view
Previously, the code would dynamically add a chapter on render() if the textbook
had no chapters, and would remove all empty chapters when the edit view was closed.
Now, the render method doesn't modify the model at all anymore (yay!) and when the
edit view is closed, remove all empty chapters but be sure to leave at least one
left.
2013-07-09 19:16:07 -04:00
..
2013-02-06 11:13:50 -05:00
2013-07-09 19:16:04 -04:00
2013-07-09 19:15:58 -04:00