or
{ Name: "Root", Collection: [ { Name: "Item1", Price: 0.00, Quantity: 0, Tags: [ "tag1", "tag2", "tag3" ], onEdit: function(e){ // open window and edit Item1 } }, { Name: "Item2", Price: 0.00, Quantity: 0, Tags: [ "tag1", "tag2", "tag3" ], onEdit: function(e){ // open window and edit Item2 } } ]}<script type="text/x-kendo-tmpl" id="pull-to-refresh-template"> <div class="portpos"> <a href="#drawer-drafts2?id=#:p_portfelj_id#"> <span class="h3x">#:ime_portfelja#</span> <div class="portfelj change #:trend#"> DanaĆĄnja sprememba <big>#:tadan#</big> </div> <div class="portfelj state"> <span class="title">Trenutna vrednost</span> <big>#:stanje#</big> <small>EUR</small> </div> </a> </div> </script>
