app/views/phcscriptcdnpro/script/authors/edit.html.erb in phcscriptcdnpro-5.1.1 vs app/views/phcscriptcdnpro/script/authors/edit.html.erb in phcscriptcdnpro-5.1.2

- old
+ new

@@ -39,10 +39,10 @@ </a> </div> </div> <div class="ibox-content"> <!-- Form Requries URL to Function Properly --> - <%= render 'form', { form_url: script_listing_author_path } %> + <%= render 'form', { form_url: script_author } %> </div> </div> </div> </div> </div>