models/ssh_key: code cleaning
This commit is contained in:
parent
452aefd025
commit
4d8b905541
5 changed files with 61 additions and 63 deletions
|
@ -412,7 +412,7 @@ function initRepository() {
|
|||
"_csrf": csrf
|
||||
}).success(function() {
|
||||
$('#' + $this.data('comment-id')).remove();
|
||||
})
|
||||
});
|
||||
}
|
||||
return false;
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue