UNPKG

strong-arc

Version:

A visual suite for the StrongLoop API Platform

12 lines (10 loc) 230 B
// Copyright StrongLoop 2014 ArcUser.controller('LoginController', [ '$scope', '$location', 'ArcUserService', 'referrer', function ($scope, $location, ArcUserService, referrer) { $scope.referrer = referrer; } ]);