Skip to content

Commit

Permalink
Merge pull request #8711 from DavidResende0/service-tabs-fix
Browse files Browse the repository at this point in the history
Correct Missing Service Summary Tabs
  • Loading branch information
Fryguy authored Mar 15, 2023
2 parents 0da946e + b29bad6 commit 7141f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/service/show.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
- elsif @ownershipitems
= render :partial => "shared/views/ownership"
- elsif @showtype == 'main'
= render :partial => "layouts/textual_groups_generic"
= render :partial => "svcs_show", :locals => {:controller => "service"}

0 comments on commit 7141f5a

Please sign in to comment.