angularjs - Passing html into a directive template using ng-bind-html-unsafe -


i using angular-strap tabs , need change directive add buttons last tab. trying use ng-bind-html-unsafe pass html scope variable directive. works point.

what not working calling of function when click button generated code.

here's plunk...

http://plnkr.co/edit/ydwbnqvsuu8faflxevhz?p=preview


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -