Changeset 22342
- Timestamp:
- 10/31/2012 08:00:39 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/media-views.js
r22341 r22342 1583 1583 } 1584 1584 } 1585 1586 // render: function() {1587 // this.$el.html( this.template({1588 // count: this.options.maxColumns1589 // }) );1590 1591 // this.$('option[value="' + this.options.columns + '"]').attr( 'selected', true );1592 // this.$('option[value="' + this.options.linkTo + '"]').addClass('active');1593 // }1594 1585 }); 1595 1586
Note: See TracChangeset
for help on using the changeset viewer.