diff options
author | Thibaut Girka <thib@sitedethib.com> | 2018-08-17 19:13:28 +0200 |
---|---|---|
committer | ThibG <thib@sitedethib.com> | 2018-08-17 19:51:05 +0200 |
commit | 69d4fa3bc5be51dfdc480875ec7105b6a2935587 (patch) | |
tree | 9229ac3f10f5f0f8b1aabfec43a7dcf9a74365c4 /app/javascript | |
parent | 32075fe27f699d5a586e6ecf26c172550f9d4086 (diff) |
Fix rails-ujs not being run on some settings pages (fixes #645)
Diffstat (limited to 'app/javascript')
-rw-r--r-- | app/javascript/flavours/vanilla/theme.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/flavours/vanilla/theme.yml b/app/javascript/flavours/vanilla/theme.yml index f54c231fe..bd9fb1dab 100644 --- a/app/javascript/flavours/vanilla/theme.yml +++ b/app/javascript/flavours/vanilla/theme.yml @@ -18,7 +18,7 @@ pack: mailer: modal: public: public.js - settings: + settings: public.js share: share.js # (OPTIONAL) The directory which contains localization files for |