app/views/phcpresspro/modules/connections/new.html.erb in phcpresspro-4.1.5 vs app/views/phcpresspro/modules/connections/new.html.erb in phcpresspro-4.1.6

- old
+ new

@@ -1,5 +2 @@ -<h1>New Modules Connection</h1> - <%= render 'form', modules_connection: @modules_connection %> - -<%= link_to 'Back', modules_connections_path %>