app/views/phcscriptcdnpro/script/authors/edit.html.erb in phcscriptcdnpro-5.1.3 vs app/views/phcscriptcdnpro/script/authors/edit.html.erb in phcscriptcdnpro-5.1.4
- old
+ new
@@ -39,10 +39,10 @@
</a>
</div>
</div>
<div class="ibox-content">
<!-- Form Requries URL to Function Properly -->
- <%= render 'form', { form_url: script_author } %>
+ <%= render 'form', script_author: @script_author %>
</div>
</div>
</div>
</div>
</div>