Skip to content

Instantly share code, notes, and snippets.

@jessebeach
Created September 22, 2014 21:24
Show Gist options
  • Save jessebeach/5fb25fb97a28f382af5e to your computer and use it in GitHub Desktop.
Save jessebeach/5fb25fb97a28f382af5e to your computer and use it in GitHub Desktop.
<ul class="dropdown-menu" role="menu">
<li class="heading cfx">
<span class="left">Google Apps Domain</span>
<span class="mid">Users</span>
<span class="right">Status</span>
</li>
<li class="cfx">
<a href="/settings/domains/1/dashboard">
<span class="left">backupifydevman1.com</span>
<span class="mid">9</span>
<span class="right symbol symbol-success" data-fetch-notifications="/settings/domains/1/notifications_count"></span>
</a></li>
<li class="heading cfx">
<span class="left">Personal Accounts</span>
<span class="mid">Type</span>
<span class="right">Status</span>
</li>
<li class="cfx">
<a href="/services/63">
<span class="left">@bpBackupifyTest</span>
<span class="mid"><span class="service-small symbol symbol-twitter-small"></span></span>
<span class="right symbol symbol-success-small">&nbsp;</span>
</a></li>
<!-- 2014-09-22 JRB These inline styles are an evil and necessary override while we
integrate Pegasus with Core. Crocodile tears. -->
<!-- uiView: navbar --><div ui-view="navbar" class="dropdown-menu ng-scope" style="display: block; position: static"></div>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment