app/views/phcscriptcdnpro/script/authors/edit.html.erb in phcscriptcdnpro-73.0.0 vs app/views/phcscriptcdnpro/script/authors/edit.html.erb in phcscriptcdnpro-73.1.0
- old
+ new
@@ -27,13 +27,11 @@
<a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-warning" data-click="panel-collapse"><i class="fa fa-minus"></i></a>
</div>
<h4 class="panel-title"><%= yield(:phc_title_tagline) %></h4>
</div>
<div class="panel-body">
-
- <!-- -->
+ <!-- Form for Script Author Edit -->
<%= render 'form', script_author: @script_author %>
- <!-- -->
-
+ <!-- Form for Script Author Edit -->
</div>
</div>
<!-- Page Content -->