Created
January 22, 2015 17:24
-
-
Save simonmorley/88372afdb848c015f4ee to your computer and use it in GitHub Desktop.
medium, creating a splash page, ruckus interceptor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if ( $routeParams.sip !== undefined && $routeParams.uip !== undefined) { $rootScope.deviceId = DEVICES.ruckus; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment