mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-20 00:10:26 +00:00
docs(guide): example filter does not conditionally assign a color
This commit is contained in:
parent
ded42c7431
commit
13469e83fc
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ as the first argument. Any filter arguments are passed in as additional argument
|
|||
function.
|
||||
|
||||
The following sample filter reverses a text string. In addition, it conditionally makes the
|
||||
text upper-case and assigns color.
|
||||
text upper-case.
|
||||
|
||||
<doc:example module="MyReverseModule">
|
||||
<doc:source>
|
||||
|
|
|
|||
Loading…
Reference in a new issue