Skip to content

Instantly share code, notes, and snippets.

View blue193's full-sized avatar
👀
Focusing

LegendBlue blue193

👀
Focusing
View GitHub Profile
(function () {
'use strict';
function CbAccountSelector () {
return {
restrict: 'E',
templateUrl: 'views/accounts/cb-account-selector.html',
scope: {
selection: '=?',