SHARE
TWEET
Untitled
a guest
Oct 19th, 2016
73
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- angular.module('Navbar_Unauthenticated', [])
- .controller('RegistrationController',['$scope','$http', function($scope, $http){
- console.log($scope);
- }
- .controller('LoginController',['$scope','$http', function($scope, $http){
- console.log($scope);
- }
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.
