Module.Controller.js 67 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4
angular.module('APP_PERFORMANCE', [
   'myHR'
   ,'ngResource'
]);