drop extraneous argument
This commit is contained in:
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…
x
Reference in New Issue
Block a user