Closed bsr203 closed 10 years ago
Hello,
the plnkr linked as minimal template has wrong template module
<script> var app = angular.module('app', [ 'yaru22.directives.jsonHuman' ]);
looks like it is now 'yaru22.jsonHuman'
thanks
Hi @bsr203, thanks for pointing it out. I updated the plnkr now!
Hello,
the plnkr linked as minimal template has wrong template module
looks like it is now 'yaru22.jsonHuman'
thanks