gitlab-org--gitlab-foss/app/views/projects/protected_branches
Rubén Dávila Santos fb84439a92 Merge branch 'fix-empty-dropdown' into 'master'
Fix empty dropdown

Deselecting the current selected option on a dropdown they were removing the input related to them.
This led to a unexpected cases. The forms were submitted without all required inputs and the label was still indicating an option was selected. This MR fixes that.

See merge request !5927
2016-08-21 05:32:18 +00:00
..
_branches_list.html.haml Fix .panel-title style 2016-08-05 17:19:01 -05:00
_create_protected_branch.html.haml Merge branch 'fix-empty-dropdown' into 'master' 2016-08-21 05:32:18 +00:00
_dropdown.html.haml Prevent setting HTML directly from the JS 2016-08-05 17:19:01 -05:00
_matching_branch.html.haml
_protected_branch.html.haml Move the "update" portion of the protected branch view into a partial. 2016-08-16 12:08:10 +05:30
_update_protected_branch.html.haml Move the "update" portion of the protected branch view into a partial. 2016-08-16 12:08:10 +05:30
index.html.haml
show.html.haml