Searched refs:toggleDeleteButton (Results 1 – 1 of 1) sorted by relevance
335 this.toggleDeleteButton();337 this.$content.on('change', 'input[type=checkbox]', $.proxy(this.toggleDeleteButton, this));340 Filelisting.prototype.toggleDeleteButton = function() { method in Filelisting