equal
deleted
inserted
replaced
308 * will *not* be triggered on the master view's parent. |
308 * will *not* be triggered on the master view's parent. |
309 * |
309 * |
310 * @since 3.6.0 |
310 * @since 3.6.0 |
311 * |
311 * |
312 * @param {Object} options Options for call. |
312 * @param {Object} options Options for call. |
313 * @param {boolean} options.silent If true, `unset` wil *not* be triggered on |
313 * @param {boolean} options.silent If true, `unset` will *not* be triggered on |
314 * the master views' parent. |
314 * the master views' parent. |
315 * |
315 * |
316 * @return {wp.Backbone.Subviews} The current Subviews instance. |
316 * @return {wp.Backbone.Subviews} The current Subviews instance. |
317 */ |
317 */ |
318 remove: function( options ) { |
318 remove: function( options ) { |