This commit is contained in:
randx 2012-06-20 23:08:10 +03:00
parent 1a05f2f7c9
commit d5b41831d1
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ $(document).ready(function(){
*/
$(".supp_diff_link").bind("click", function() {
showDiff(this);
})
});
});
function focusSearch() {