Changeset 33938
- Timestamp:
- 09/07/2015 05:47:17 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/js/customize-controls.js
r33911 r33938 1656 1656 }, 1657 1657 clear: function() { 1658 control.setting.set( false);1658 control.setting.set( '' ); 1659 1659 } 1660 1660 });
Note: See TracChangeset
for help on using the changeset viewer.