add compliances section

pull/440/head
Alex Turchyn 10 months ago committed by GitHub
parent 794e339425
commit a264a8522a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -153,6 +153,7 @@
<% end %> <% end %>
</div> </div>
<% end %> <% end %>
<%= render 'compliances' %>
<%= render 'integrations' %> <%= render 'integrations' %>
<% if can?(:manage, current_account) && Docuseal.multitenant? && true_user == current_user %> <% if can?(:manage, current_account) && Docuseal.multitenant? && true_user == current_user %>
<div class="px-1 mt-8"> <div class="px-1 mt-8">

Loading…
Cancel
Save