app/views/phcmemberspro/members/contacts/edit.html.erb in phcmemberspro-3.3.3 vs app/views/phcmemberspro/members/contacts/edit.html.erb in phcmemberspro-3.5.0
- old
+ new
@@ -22,10 +22,10 @@
<ul class="options pull-right list-inline">
<%= render 'layouts/components/panel_options' %>
</ul>
</div>
<div class="panel-body">
- <%= render 'layouts/phcnotifi/components/notifications' %>
+ <%= render 'phcnotifi/notifications' %>
<%= render 'formpatch' %>
</div>
</div>
</div>
</div>