Commit 7099b871 authored by đinh thị đầm's avatar đinh thị đầm

commit new

parent 325eb2b8
/**
*
*/
angular.module("myApp").controller("employeeController", function($scope, $http,$window) {
angular.module("myApp",['ui.bootstrap']).controller("employeeController", function($scope, $http,$window) {
console.log("Employee controller");
$scope.emp= {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment