app/views/lesli_audit/dashboards/edit.html.erb in lesli_audit-0.4.0 vs app/views/lesli_audit/dashboards/edit.html.erb in lesli_audit-0.5.0
- old
+ new
@@ -1,10 +2 @@
-<h1>Editing dashboard</h1>
-
-<%= render "form", dashboard: @dashboard %>
-
-<br>
-
-<div>
- <%= link_to "Show this dashboard", @dashboard %> |
- <%= link_to "Back to dashboards", dashboards_path %>
-</div>
+<router-view></router-view>