The carousel works, but I'm not able to do ng-repeat within the policy, how could I solve this?
In the controller I have the collection:
$scope.steps = [
{id:1, text: 'nnoonon 1', current:1, collection:[]},
{id:2, text: 'nnoonon 2',...
asked by
02.10.2017 / 21:36