public front: add new carousel displaying themes

This commit is contained in:
nemunaire 2018-01-23 03:49:23 +01:00
commit bd924150eb
3 changed files with 37 additions and 2 deletions

View file

@ -535,6 +535,7 @@ angular.module("FICApp")
"countdown": "Compte à rebours",
"message": "Message",
"panel": "Boîte",
"themes": "Carousel de thèmes",
"exercice": "Exercice",
"table": "Tableau",
"rank": "Classement",
@ -585,6 +586,10 @@ angular.module("FICApp")
type: "welcome",
params: { kind: "public" },
},
{
type: "themes",
params: { color: "light", title: "Présentation des entreprises ciblées"},
},
];
else if (scene == "start")
$scope.scenes = [