From 0fd7a8b63d6247ff1fe1d305ec712c0a519a52f1 Mon Sep 17 00:00:00 2001 From: Thibaut Girka Date: Thu, 13 Jun 2019 22:38:22 +0200 Subject: [PATCH] Include necessary JS in auth pages --- app/javascript/core/theme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/core/theme.yml b/app/javascript/core/theme.yml index 32787bcab..dc641772c 100644 --- a/app/javascript/core/theme.yml +++ b/app/javascript/core/theme.yml @@ -3,7 +3,7 @@ pack: about: admin: admin.js - auth: + auth: settings.js common: filename: common.js stylesheet: true