-
- Downloads
Merge branch 'fix-default-http-clone' into 'master'
Make HTTP(s) label consistent on clone bar Sites that use http:// for the external_url should always display HTTP on the clone bar. Similarly, sites that use https:// should show HTTPS. Currently, the inconsistency looks like:  Also restores the tooltips that vanished in 7ba4482f:  See merge request !3319
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/assets/javascripts/project.js.coffee 0 additions, 1 deletionapp/assets/javascripts/project.js.coffee
- app/helpers/button_helper.rb 12 additions, 14 deletionsapp/helpers/button_helper.rb
- app/helpers/projects_helper.rb 1 addition, 1 deletionapp/helpers/projects_helper.rb
- app/views/shared/_clone_panel.html.haml 2 additions, 4 deletionsapp/views/shared/_clone_panel.html.haml
- features/steps/project/create.rb 2 additions, 2 deletionsfeatures/steps/project/create.rb
- spec/helpers/projects_helper_spec.rb 19 additions, 0 deletionsspec/helpers/projects_helper_spec.rb
Loading
Please register or sign in to comment