Advertisement
Guest User

Untitled

a guest
Dec 7th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <li style="border: solid 1px;" gridster-item="item" ng-repeat="item in standardItems">
  2. <div class="draggableDiv">{{item.title}} <button class="exportButton" ng-click="downloagGraf($index)">export</button></div>
  3. <div content="templates[$index]"></div>
  4. </li>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement