Changes between Initial Version and Version 1 of Ticket #30235
- Timestamp:
- 11/03/2014 12:00:52 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30235 – Description
initial v1 35 35 Only the first one really should be needed, but the `SidebarControl` currently syncs its `active` state to the containing section: 36 36 37 {{{ !#js37 {{{#!js 38 38 // Update the model with whether or not the sidebar is rendered 39 39 self.active.bind( function ( active ) {