Fixed render of hook :show_customer_view_right

This commit is contained in:
2022-03-17 06:12:35 -04:00
parent dec9eee90b
commit 8bdec410c4

View File

@@ -24,7 +24,7 @@
</div>
<div class="splitcontentleft">
<% call_hook :show_customer_view_right %>
<%= call_hook :show_customer_view_right, {customer: @customer} %>
</div>
</div>