[IMP] *: Remove alias in JS files

Rename all imports with alias old system to the new js module system
Task ID: 3266759

closes odoo/design-themes#671

Related: odoo/odoo#127414
Related: odoo/enterprise#43716
Signed-off-by: Bastien Pierre (ipb) <ipb@odoo.com>
This commit is contained in:
Bastien PIERRE
2023-07-13 06:53:15 +00:00
parent ab791fab67
commit b9d48ebe86
36 changed files with 49 additions and 49 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/** @odoo-module **/
import wTourUtils from "website.tour_utils";
import wTourUtils from "@website/js/tours/tour_utils";
const snippets = [
{