-
- Downloads
Include default labels in issues autocomplete etc. Show colored labels on issues show page
Showing
- app/controllers/labels_controller.rb 2 additions, 2 deletionsapp/controllers/labels_controller.rb
- app/helpers/issues_helper.rb 0 additions, 25 deletionsapp/helpers/issues_helper.rb
- app/helpers/labels_helper.rb 28 additions, 0 deletionsapp/helpers/labels_helper.rb
- app/models/project.rb 2 additions, 2 deletionsapp/models/project.rb
- app/views/issues/show.html.haml 1 addition, 1 deletionapp/views/issues/show.html.haml
- app/views/labels/_label.html.haml 12 additions, 6 deletionsapp/views/labels/_label.html.haml
- app/views/labels/index.html.haml 4 additions, 5 deletionsapp/views/labels/index.html.haml
- lib/gitlab/issues_labels.rb 4 additions, 5 deletionslib/gitlab/issues_labels.rb
app/helpers/labels_helper.rb
0 → 100644
Please register or sign in to comment