mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-04 20:39:40 +00:00
location admin: show/ hide fields based on location type
This commit is contained in:
@@ -51,6 +51,7 @@ module.exports = function(encore, entries)
|
||||
|
||||
// Page entrypoints
|
||||
encore.addEntry('page_login', __dirname + '/Resources/public/page/login/index.js');
|
||||
encore.addEntry('page_location', __dirname + '/Resources/public/page/location/index.js');
|
||||
|
||||
buildCKEditor(encore);
|
||||
|
||||
|
Reference in New Issue
Block a user