jshint compliance

pull/1/head
ansuz 2017-06-30 11:20:56 +02:00
parent b8934c0b97
commit 75c2a1fd73
1 changed files with 1 additions and 1 deletions

View File

@ -1299,7 +1299,7 @@ define([
setActive($val);
$innerblock.scrollTop($val.position().top + $innerblock.scrollTop());
}
if (config.feedback) { Cryptpad.feedback(config.feedback); }
if (config.feedback) { common.feedback(config.feedback); }
};
$container.click(function (e) {