aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/error/jqLite/on_args.ngdoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/error/jqLite/on_args.ngdoc')
-rw-r--r--docs/content/error/jqLite/on_args.ngdoc8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/content/error/jqLite/on_args.ngdoc b/docs/content/error/jqLite/on_args.ngdoc
deleted file mode 100644
index cba1e530..00000000
--- a/docs/content/error/jqLite/on_args.ngdoc
+++ /dev/null
@@ -1,8 +0,0 @@
-@ngdoc error
-@name jqLite:on_args
-@fullName Invalid jqLite#on() Parameters
-@description
-
-This error occurs when trying to pass too many arguments to `jqLite#on`. Note
-that `jqLite#on` does not support the `selector` or `eventData` parameters as
-jQuery does.