Add doc
This commit is contained in:
parent
e9e7ddf9b1
commit
bd81674a85
7 changed files with 62 additions and 31 deletions
|
@ -1,9 +1,8 @@
|
|||
/*
|
||||
* network Controller
|
||||
/**
|
||||
* The network controller
|
||||
*
|
||||
* @param {$scope} $scope The $scope service from angular
|
||||
*/
|
||||
|
||||
|
||||
|
||||
mainApp.controller('networkCtrl', function ($scope)
|
||||
{
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue