I have got a table, styled with bootstrap. The content of this table is filled using Angular.js. How do I make a row clickable so it will call a function in the scope?
T
Suggestion and the fiddle:
{{ ingredient.name }} {{ ingredient.status }}