Skip to content

Instantly share code, notes, and snippets.

@simonmorley
Created January 22, 2015 17:24
Show Gist options
  • Save simonmorley/88372afdb848c015f4ee to your computer and use it in GitHub Desktop.
Save simonmorley/88372afdb848c015f4ee to your computer and use it in GitHub Desktop.
medium, creating a splash page, ruckus interceptor
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