separate task buttons script

This commit is contained in:
Luke Pulverenti 2015-01-20 16:32:48 -05:00
parent a722ddc665
commit e82017b591
5 changed files with 127 additions and 104 deletions

View file

@ -333,11 +333,14 @@
$('.btnOrganize', page).taskButton({
mode: 'on',
progressElem: $('.organizeProgress', page),
panel: $('.organizeTaskPanel', page),
taskKey: 'AutoOrganize'
});
}).on('pagehide', "#libraryFileOrganizerLogPage", function () {
var page = this;
currentResult = null;
// off here