mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
docs(minErr): improve sce/icontext
This commit is contained in:
parent
c7953ffb7f
commit
69058bf2c4
1 changed files with 4 additions and 2 deletions
|
|
@ -2,5 +2,7 @@
|
|||
@name $sce:icontext
|
||||
@fullName Invalid / Unknown SCE context
|
||||
@description
|
||||
The context enum passed to {@link api/ng.$sce#trustAs $sce.trustAs} was not recognized. Refer the
|
||||
list of {@link api/ng.$sce#contexts supported Strict Contextual Escaping (SCE) contexts}.
|
||||
|
||||
The context enum passed to {@link api/ng.$sce#trustAs $sce.trustAs} was not recognized.
|
||||
|
||||
Please consult the list of {@link api/ng.$sce#contexts supported Strict Contextual Escaping (SCE) contexts}.
|
||||
|
|
|
|||
Loading…
Reference in a new issue