Remove old css and js

This commit is contained in:
Paul Chavard 2021-01-28 15:27:29 +01:00 committed by Pierre de La Morinerie
parent 16e860e00c
commit a503417298
142 changed files with 156 additions and 1910 deletions

View file

@ -1,6 +1,4 @@
class AdminController < ApplicationController
layout 'application_old'
before_action :authenticate_administrateur!
def index