Skip to content

Instantly share code, notes, and snippets.

@elight
Created February 8, 2012 19:53
Show Gist options
  • Save elight/1772820 to your computer and use it in GitHub Desktop.
Save elight/1772820 to your computer and use it in GitHub Desktop.
eeeb144c (coquin 2011-12-29 15:38:49 +0400 1) <li class="WithIcon">
ff277b91 (Glenn Goodrich 2012-01-18 20:28:05 -0500 2) <!-- ko with: owner -->
eeeb144c (coquin 2011-12-29 15:38:49 +0400 3) <img data-bind="attr: { src: avatarURL, alt: fullName }" /> <span class="Truncate" data-bind="text: fullName"></span>
ff277b91 (Glenn Goodrich 2012-01-18 20:28:05 -0500 4) <!-- /ko-->
ff277b91 (Glenn Goodrich 2012-01-18 20:28:05 -0500 5) <a href="#" data-bind="click: $parent.toggleSelected, css: { SharePanelTagsRemove: selected }" class="SharePanelTagsAdd">+</a>
ff277b91 (Glenn Goodrich 2012-01-18 20:28:05 -0500 6) </li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment