Created
February 8, 2012 19:53
-
-
Save elight/1772820 to your computer and use it in GitHub Desktop.
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
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