app/views/digital_assets/new.html.erb in daengine-0.1.2 vs app/views/digital_assets/new.html.erb in daengine-0.1.3

- old
+ new

@@ -1,5 +1,5 @@ -<h1>New digital_asset</h1> - -<%= render 'form' %> - -<%= link_to 'Back', digital_assets_path %> +<h1>New digital_asset</h1> + +<%= render 'form' %> + +<%= link_to 'Back', digital_assets_path %>