diff options
Diffstat (limited to 'docs/content/error/interpolate')
| -rw-r--r-- | docs/content/error/interpolate/interr.ngdoc | 4 | ||||
| -rw-r--r-- | docs/content/error/interpolate/noconcat.ngdoc | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/content/error/interpolate/interr.ngdoc b/docs/content/error/interpolate/interr.ngdoc new file mode 100644 index 00000000..a36a1d7d --- /dev/null +++ b/docs/content/error/interpolate/interr.ngdoc @@ -0,0 +1,4 @@ +@ngdoc error +@name $interpolate:interr +@fullName Interpolation Error +@description diff --git a/docs/content/error/interpolate/noconcat.ngdoc b/docs/content/error/interpolate/noconcat.ngdoc new file mode 100644 index 00000000..f1fd6c46 --- /dev/null +++ b/docs/content/error/interpolate/noconcat.ngdoc @@ -0,0 +1,4 @@ +@ngdoc error +@name $interpolate:noconcat +@fullName Multiple Expressions +@description |
