mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
Merge remote-tracking branch 'origin/features/edit-accompanying-period-social-work' into _vue_echanges
This commit is contained in:
@@ -24,7 +24,6 @@ if (root === 'app') {
|
||||
.use(i18n)
|
||||
.component('app', App)
|
||||
.mount('#accompanying-course');
|
||||
|
||||
});
|
||||
}
|
||||
|
||||
@@ -43,8 +42,7 @@ if (root === 'banner') {
|
||||
.use(store)
|
||||
.use(i18n)
|
||||
.component('banner', Banner)
|
||||
.mount('#accompanying-course');
|
||||
|
||||
.mount('#banner-accompanying-course');
|
||||
});
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user