drop extraneous argument

This commit is contained in:
ansuz 2017-06-09 15:33:28 +02:00
parent 23318357a6
commit 08902c0910

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 = {