mirror of
https://forge.chapril.org/tykayn/caisse-bliss
synced 2025-10-09 17:02:47 +02:00
complete mock
This commit is contained in:
parent
63895ee93c
commit
e9d896d4a7
2 changed files with 11 additions and 2 deletions
|
@ -219,7 +219,7 @@ angular
|
|||
console.log('customCategories', customCategories);
|
||||
$scope.categories = customCategories;
|
||||
$scope.productsFromDB = customCategories;
|
||||
// $scope.recentSellings = rep.data.history;
|
||||
$scope.recentSellings = rep.data.history;
|
||||
// festoche
|
||||
$scope.activeFestival.id = rep.data.lastFestival.id;
|
||||
$scope.activeFestival.name = rep.data.lastFestival.name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue