alecpl 17 years ago
parent da35b6dc72
commit d7c226ca1b

@ -459,6 +459,8 @@ select_all: function(filter)
if (this.selection.join(',') != select_before)
this.trigger_event('select');
this.focus();
return true;
},

Loading…
Cancel
Save