diff options
| author | Igor Minar | 2013-08-20 16:08:24 -0700 |
|---|---|---|
| committer | Igor Minar | 2013-08-20 23:31:38 -0700 |
| commit | bf79bd4194eca2118ae1c492c08dbd217f5ae810 (patch) | |
| tree | deca3f1e700eba811a226917fd18a6d994b33215 /test/ngResource/resourceSpec.js | |
| parent | 5c4ffb36deee18743beb149ceae4d63d5b1ae8d9 (diff) | |
| download | angular.js-bf79bd4194eca2118ae1c492c08dbd217f5ae810.tar.bz2 | |
fix(ngTransclude): make the transclusion available to parent post-link
previously the translusion was appended the the ngTranslude element via
$evalAsync which makes the transluded dom unavailable to parent
post-linking functions. By appending translusion in linking phase,
post-linking functions will be able to access it.
Diffstat (limited to 'test/ngResource/resourceSpec.js')
0 files changed, 0 insertions, 0 deletions
