Skip to content

Instantly share code, notes, and snippets.

@scottmessinger
Created July 26, 2011 13:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottmessinger/1106734 to your computer and use it in GitHub Desktop.
Save scottmessinger/1106734 to your computer and use it in GitHub Desktop.
Just snipped so I can copy/paste with syntax highlighting for e-mail thread posts...
<ol data-bind="template :{name : 'show_unit', foreach: unit().units , sortableList: unit().units}">
<span data-bind="text: $item.index"></span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment