Clean Administrate templates and controllers

This commit is contained in:
Mathieu Magnin 2018-01-17 10:13:38 +01:00
parent 154181d793
commit 0396db9e5f
9 changed files with 0 additions and 127 deletions

View file

@ -1,10 +1,3 @@
-# # Sidebar
-#
-# This partial is used to display the sidebar in Administrate.
-# By default, the sidebar contains navigation links
-# for all resources in the admin dashboard,
-# as defined by the routes in the `admin/` namespace
%ul.sidebar__list
%li
= link_to "Se déconnecter", administrations_sign_out_path, method: :delete, class: "sidebar__link"