-
- Downloads
Remove file from repository feature
After click on remove file button you will be asked for commit message
via modal window. After submitting modal form file will be removed from
repository
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent
4cac195a
No related branches found
No related tags found
Showing
- app/controllers/projects/blob_controller.rb 23 additions, 2 deletionsapp/controllers/projects/blob_controller.rb
- app/views/projects/blob/_actions.html.haml 5 additions, 1 deletionapp/views/projects/blob/_actions.html.haml
- app/views/projects/blob/_remove.html.haml 19 additions, 0 deletionsapp/views/projects/blob/_remove.html.haml
- app/views/projects/blob/show.html.haml 3 additions, 0 deletionsapp/views/projects/blob/show.html.haml
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
Loading
Please register or sign in to comment