app/views/phcmembers/member/listings/edit.html.erb in phcmembers-14.0.1 vs app/views/phcmembers/member/listings/edit.html.erb in phcmembers-15.0.0
- old
+ new
@@ -25,14 +25,12 @@
<div class="box">
<div class="box-header with-border">
<h3 class="box-title"><%= yield(:phc_title) %></h3>
</div>
<div class="box-body">
-
<!-- Page Form (Edit) -->
<%= render 'form', { form_url: member_profile_listing_path } %>
<!-- Page Form (Edit) -->
-
</div>
</div>
</div>
</div>
</section>