|
|
@@ -137,7 +137,7 @@ const courses: Array<Training> = [
|
|
|
],
|
|
|
},
|
|
|
],
|
|
|
- price: '1674,00€ HT / 2008.80€ TTC',
|
|
|
+ price: '2008,80€ TTC (1674,00€ HT)',
|
|
|
url:
|
|
|
runtimeConfig.public.fileStorageBaseUrl +
|
|
|
'/Programme_de_formation/PF-School_2-jours.pdf',
|
|
|
@@ -163,7 +163,7 @@ const courses: Array<Training> = [
|
|
|
objectives: ['Répertoire'],
|
|
|
},
|
|
|
],
|
|
|
- price: '837,00€ HT / 1004.40€ TTC',
|
|
|
+ price: '1004,40€ TTC (837,00€ HT)',
|
|
|
url:
|
|
|
runtimeConfig.public.fileStorageBaseUrl +
|
|
|
'/Programme_de_formation/PF-School_1-jour.pdf',
|
|
|
@@ -190,7 +190,7 @@ const courses: Array<Training> = [
|
|
|
objectives: ['Configuration côté logiciel'],
|
|
|
},
|
|
|
],
|
|
|
- price: '837,00€ HT / 1004.40€ TTC',
|
|
|
+ price: '1004,40€ TTC (837,00€ HT)',
|
|
|
url:
|
|
|
runtimeConfig.public.fileStorageBaseUrl +
|
|
|
'/Programme_de_formation/PF-Typo3_1-jour.pdf',
|
|
|
@@ -218,7 +218,7 @@ const courses: Array<Training> = [
|
|
|
],
|
|
|
},
|
|
|
],
|
|
|
- price: '1674,00€ HT / 2008.80€ TTC',
|
|
|
+ price: '2008,80€ TTC (1674,00€ HT)',
|
|
|
url:
|
|
|
runtimeConfig.public.fileStorageBaseUrl +
|
|
|
'/Programme_de_formation/PF-Metabase_2-jours.pdf',
|