dimanche 28 juin 2015

Can not get one item out of Json

tryign to pull the items from this json, it dosent work, any suggestions?

   <pre>{{statistics|json}}</pre>

<div class = "list">
        <a class =" item" 
           ng-repeat="item in statistics ">




         <p class="title"> {{item.token}} </p>  


        </a>
</div>

Aucun commentaire:

Enregistrer un commentaire