mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-02 11:36:05 +01:00
Add TODO.
This commit is contained in:
@@ -44,6 +44,7 @@ $(function(){
|
||||
return false;
|
||||
});
|
||||
|
||||
// TODO Execute by Ajax?
|
||||
$('#fork').click(function(){
|
||||
var form = $('form#repository_form');
|
||||
form.attr('action', '@path/@repository.owner/@repository.name/_fork');
|
||||
|
||||
Reference in New Issue
Block a user