Files
edx-platform/cms
David Baumgold 69a6ec0c97 Don't fall over if a model doesn't have actions defined
It appears that one notification stealing focus from another causes some weirdness:
both clicking on a button on one view triggers the event on both views (the original
and the new view that stole the div). As long as the first view does *not* define
any click events, everything is fine -- this is the case for the saving notification.
I'll worry about the reason for this later; it has something to do with views
listening to models even after they no longer should be.
2013-05-22 15:55:50 -04:00
..
2013-05-21 17:49:20 -04:00
2013-02-06 11:13:50 -05:00
2012-11-06 10:34:51 -05:00
2013-02-06 11:13:50 -05:00