Skip to content

Instantly share code, notes, and snippets.

@nexneo
Created September 28, 2011 18:19
Show Gist options
  • Save nexneo/1248748 to your computer and use it in GitHub Desktop.
Save nexneo/1248748 to your computer and use it in GitHub Desktop.
<li data-foreach-category="subject.categories">
<input class="new-item" placeholder="Add category title" data-bind="category.name" />
<input class="new-item" placeholder=" Weight age" data-bind="category.weightage" />
<a data-event-click="subject.removeCat">Remove</a>
</li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment