diff --git a/app/views/http_proxies/_form.html.erb b/app/views/http_proxies/_form.html.erb index ad4fde106af..242e25568e3 100644 --- a/app/views/http_proxies/_form.html.erb +++ b/app/views/http_proxies/_form.html.erb @@ -28,6 +28,8 @@ :spinner_id => 'test_connection_indicator', :class => 'btn-default', :spinner_class => nil) %> + + <%= render_pagelets_for(:main_tab_fields, :subject => @http_proxy, :form => f) %> <%= render 'taxonomies/loc_org_tabs', :f => f, :obj => @http_proxy %>