showcase: testing directive with bindToController
authorgustavo <gu.martinm@gmail.com>
Sat, 10 Oct 2015 15:11:22 +0000 (17:11 +0200)
committergustavo <gu.martinm@gmail.com>
Sat, 10 Oct 2015 15:11:22 +0000 (17:11 +0200)
commita6bc2fa979b577e77931277cbde30e0d3ce05f16
tree629286d2ea370c7095a692aadb622471db516c85
parent1e2cb6a2d22c0ad231199f5b73b9381b2079f9b2
showcase: testing directive with bindToController
angularjs/showcase/src/showcase/app/welcome/welcome-account.controller.js [new file with mode: 0644]
angularjs/showcase/src/showcase/app/welcome/welcome-account.controller.spec.js [new file with mode: 0644]
angularjs/showcase/src/showcase/app/welcome/welcome-account.directive.html [new file with mode: 0644]
angularjs/showcase/src/showcase/app/welcome/welcome-account.directive.js [new file with mode: 0644]
angularjs/showcase/src/showcase/app/welcome/welcome-account.directive.spec.js [new file with mode: 0644]
angularjs/showcase/src/showcase/app/welcome/welcome.html
angularjs/showcase/src/showcase/index.html