~canonical-sysadmins/wordpress/4.8.3

« back to all changes in this revision

Viewing changes to wp-includes/js/customize-views.js

  • Committer: Ryan Finnie
  • Date: 2015-08-31 16:09:47 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: ryan.finnie@canonical.com-20150831160947-1h6rfxby9z1ec62u
Merge WP4.3 from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
        if ( ! wp || ! wp.customize ) { return; }
4
4
        var api = wp.customize;
5
5
 
6
 
 
7
6
        /**
8
7
         * wp.customize.HeaderTool.CurrentView
9
8
         *