Hide Forgot
Created attachment 1144562 [details] 'Capsule' must be 'Smart Proxies' Description of problem: UI : displays 'Capsules' it should be 'Smart Proxies' Version-Release number of selected component (if applicable): # rpm -qa foreman foreman-1.11.0.10-1.el7sat.noarch How reproducible: everytime Steps to Reproduce: 1.Navigate to Infrastructure-> Capsules 2.https://<sat6-server>/smart_proxies 3.2016-04-07 01:56:34 [app] [I] Started GET "/smart_proxies" for 10.10.49.215 at 2016-04-07 01:56:34 -0400 2016-04-07 01:56:34 [app] [I] Processing by SmartProxiesController#index as HTML 2016-04-07 01:56:34 [app] [I] Rendered smart_proxies/index.html.erb within layouts/application (22.4ms) 2016-04-07 01:56:34 [app] [I] Rendered common/_searchbar.html.erb (3.1ms) 2016-04-07 01:56:34 [app] [I] Rendered layouts/_application_content.html.erb (3.6ms) 2016-04-07 01:56:34 [app] [I] Rendered home/_submenu.html.erb (1.1ms) 2016-04-07 01:56:34 [app] [I] Rendered home/_user_dropdown.html.erb (1.4ms) 2016-04-07 01:56:34 [app] [I] Read fragment views/tabs_and_title_records-3 (0.2ms) 2016-04-07 01:56:34 [app] [I] Rendered home/_topbar.html.erb (3.8ms) 2016-04-07 01:56:34 [app] [I] Rendered layouts/base.html.erb (5.0ms) 2016-04-07 01:56:34 [app] [I] Completed 200 OK in 58ms (Views: 28.5ms | ActiveRecord: 7.2ms) 2016-04-07 01:56:35 [app] [I] Started GET "/smart_proxies/1-nec-em17-rhts-eng-bos-redhat-com/ping" for 10.10.49.215 at 2016-04-07 01:56:35 -0400 2016-04-07 01:56:35 [app] [I] Processing by SmartProxiesController#ping as */* 2016-04-07 01:56:35 [app] [I] Parameters: {"id"=>"1-nec-em17-rhts-eng-bos-redhat-com"} 2016-04-07 01:56:35 [app] [I] Completed 200 OK in 104ms (Views: 2.7ms | ActiveRecord: 4.6ms) Actual results: It is Capsules Screenshot attached Expected results: It should be Smart Proxies Additional info: