drop extraneous argument

pull/1/head
ansuz 8 years ago
parent 23318357a6
commit 08902c0910

@ -2726,7 +2726,7 @@ define([
if (err) { return void logError(err); }
$leftside.html('');
$leftside.append($limitContainer);
}, true);
});
/* add a history button */
var histConfig = {

Loading…
Cancel
Save