-
- Downloads
There was an error fetching the commit references. Please try again later.
Add ability checks in views where they were previously missing
Showing
- app/assets/javascripts/notes/components/comment_form.vue 2 additions, 2 deletionsapp/assets/javascripts/notes/components/comment_form.vue
- app/views/projects/clusters/_empty_state.html.haml 3 additions, 2 deletionsapp/views/projects/clusters/_empty_state.html.haml
- app/views/projects/commit/_commit_box.html.haml 3 additions, 2 deletionsapp/views/projects/commit/_commit_box.html.haml
- app/views/projects/issues/_nav_btns.html.haml 7 additions, 6 deletionsapp/views/projects/issues/_nav_btns.html.haml
- app/views/projects/tags/_tag.html.haml 3 additions, 3 deletionsapp/views/projects/tags/_tag.html.haml
- app/views/projects/tags/show.html.haml 1 addition, 1 deletionapp/views/projects/tags/show.html.haml
- app/views/projects/tree/_tree_header.html.haml 10 additions, 9 deletionsapp/views/projects/tree/_tree_header.html.haml
- app/views/shared/_label.html.haml 13 additions, 13 deletionsapp/views/shared/_label.html.haml
- spec/views/projects/commit/_commit_box.html.haml_spec.rb 4 additions, 5 deletionsspec/views/projects/commit/_commit_box.html.haml_spec.rb
Please register or sign in to comment