app/views/cm_admin/main/associated_index.html.slim in cm-admin-0.8.9 vs app/views/cm_admin/main/associated_index.html.slim in cm-admin-0.9.0
- old
+ new
@@ -1,6 +1,5 @@
-.cm-index-page
- .index-page
- .index-page__table-container
- == render partial: 'cm_admin/main/associated_table'
+.cm-index-page.associated-index
+ .cm-index-page__table-container
+ == render partial: 'cm_admin/main/associated_table'
- // = column_pop_up(@associated_model)
+ // = column_pop_up(@associated_model)
\ No newline at end of file