mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-09 23:34:42 +00:00
parent
7a91d7fa7e
commit
e8d8c7a8d7
1 changed files with 1 additions and 1 deletions
|
|
@ -283,7 +283,7 @@
|
||||||
* </div>
|
* </div>
|
||||||
*
|
*
|
||||||
* <div class="alert alert-error">
|
* <div class="alert alert-error">
|
||||||
* **Note:** The `transclude` function that is passed to the compile function is deperecated, as it
|
* **Note:** The `transclude` function that is passed to the compile function is deprecated, as it
|
||||||
* e.g. does not know about the right outer scope. Please use the transclude function that is passed
|
* e.g. does not know about the right outer scope. Please use the transclude function that is passed
|
||||||
* to the link function instead.
|
* to the link function instead.
|
||||||
* </div>
|
* </div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue