Skip to content

Commit

Permalink
Fixes #38000 - Pagelet for HTTP Proxy form
Browse files Browse the repository at this point in the history
  • Loading branch information
stejskalleos authored and ShimShtein committed Nov 11, 2024
1 parent 9d0f388 commit 09559ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/http_proxies/_form.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -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) %>
</div>

<%= render 'taxonomies/loc_org_tabs', :f => f, :obj => @http_proxy %>
Expand Down

0 comments on commit 09559ad

Please sign in to comment.