mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-02-03 23:17:17 +00:00
rdv: init vue component for calendar range editing + refactor vue calendar code
This commit is contained in:
@@ -6,5 +6,6 @@ module.exports = function(encore, entries) {
|
||||
});
|
||||
|
||||
encore.addEntry('vue_calendar', __dirname + '/Resources/public/vuejs/Calendar/index.js');
|
||||
encore.addEntry('vue_mycalendarrange', __dirname + '/Resources/public/vuejs/MyCalendarRange/index.js');
|
||||
encore.addEntry('page_calendar', __dirname + '/Resources/public/chill/index.js');
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user