drop extraneous argument

pull/1/head
ansuz 2017-06-09 15:33:28 +02:00
parent 23318357a6
commit 08902c0910
1 changed files with 1 additions and 1 deletions

View File

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