-
- Downloads
Preselect the current issue tracker with selected="selected"
The previous behavior was, that the first element of the select was preselected, thus upon saving the project, the previous selected could be overwritten.
parent
c27e49e9
No related branches found
No related tags found
Showing
- app/helpers/projects_helper.rb 2 additions, 2 deletionsapp/helpers/projects_helper.rb
- app/views/projects/edit.html.haml 1 addition, 1 deletionapp/views/projects/edit.html.haml
- features/project/edit_issuetracker.feature 18 additions, 0 deletionsfeatures/project/edit_issuetracker.feature
- features/steps/project/project_issue_tracker.rb 31 additions, 0 deletionsfeatures/steps/project/project_issue_tracker.rb
- spec/helpers/projects_helper_spec.rb 12 additions, 0 deletionsspec/helpers/projects_helper_spec.rb
features/project/edit_issuetracker.feature
0 → 100644
Please register or sign in to comment