Content deleted Content added
bughunt |
there |
||
Line 33:
*/
if( typeof( TwinkleConfig.batchDeleteMinCutOff ) == 'undefined' ) {
TwinkleConfig.
}
/**
Line 151:
function toCall( work ) {
if( work.length == 0 && twinklebatchdelete.currentDeleteCounter <= 0 && twinklebatchdelete.currentUnlinkCounter <= 0 ) {
Status.info( 'work done' );
|