diff options
| author | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2016-01-24 19:19:32 +0100 |
|---|---|---|
| committer | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2016-01-24 19:19:32 +0100 |
| commit | 5466ce78f00038e742ef2a108c755f57ede451f5 (patch) | |
| tree | 3e24eb1ace7e97382189eab1441bf52d60124925 /client/js/controllers/main.js | |
| parent | a059014b1bb87fe18f3079c4ab1dfefc728a0e34 (diff) | |
Add angular-route
Diffstat (limited to 'client/js/controllers/main.js')
| -rw-r--r-- | client/js/controllers/main.js | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/client/js/controllers/main.js b/client/js/controllers/main.js deleted file mode 100644 index 78d5849..0000000 --- a/client/js/controllers/main.js +++ /dev/null @@ -1,10 +0,0 @@ -/* - * mainApp Controller - */ - - - -mainApp.controller('mainCtrl', function ($scope) -{ - $scope.test="Test title"; -});
\ No newline at end of file |
