Change folder architecture !
This commit is contained in:
parent
fe06bd586a
commit
c6186b71c1
10 changed files with 20 additions and 14 deletions
9
client/js/controllers/network/main.js
Normal file
9
client/js/controllers/network/main.js
Normal file
|
@ -0,0 +1,9 @@
|
|||
/*
|
||||
* network Controller
|
||||
*/
|
||||
|
||||
|
||||
|
||||
mainApp.controller('networkCtrl', function ($scope)
|
||||
{
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue