apollo_developers/bower_components/oclazyload/examples/requireJSExample/partials/grid.html
venbatechnologies@gmail.com 1809bcf9c9 fixed table for student details
2018-04-23 18:34:11 +05:30

4 lines
124 B
HTML
Executable File

<div ng-controller="lazyController">
<span>{{test}}</span><br/>
<div ng-grid="gridOptions" class="gridStyle"></div>
</div>