app/views/phcscriptcdn/script/listings/edit.html.erb in phcscriptcdn-4.3.10 vs app/views/phcscriptcdn/script/listings/edit.html.erb in phcscriptcdn-5.0.0

- old
+ new

@@ -25,11 +25,12 @@ <div class="box-header with-border"> <h3 class="box-title"><%= yield(:phc_title) %></h3> </div> <div class="box-body"> - <!-- Form Requries URL to Function Properly --> + <!-- Page Form (Edit) --> <%= render 'form', script_listing: @script_listing %> + <!-- Page Form (Edit) --> </div> </div> </div> </div> \ No newline at end of file