angularjs-ej1-demos/grid/columntemplate.js

5 строки
119 B
JavaScript

syncApp.controller('PhoneListCtrl', function ($scope,$rootScope) {
$scope.data = window.employeeView;
});