Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #30235


Ignore:
Timestamp:
11/03/2014 12:00:52 AM (10 years ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30235 – Description

    initial v1  
    3535Only the first one really should be needed, but the `SidebarControl` currently syncs its `active` state to the containing section:
    3636
    37 {{{!#js
     37{{{#!js
    3838// Update the model with whether or not the sidebar is rendered
    3939self.active.bind( function ( active ) {