mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
docs(jqLite): update the minErr codes for on() and off()
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@ngdoc error
|
||||
@name jqLite:off_args
|
||||
@name jqLite:offargs
|
||||
@fullName Invalid jqLite#off() parameter
|
||||
@description
|
||||
|
||||
This error occurs when trying to pass too many arguments to `jqLite#off`. Note
|
||||
that `jqLite#off` does not support namespaces or selectors like jQuery.
|
||||
that `jqLite#off` does not support namespaces or selectors like jQuery.
|
||||
@@ -1,5 +1,5 @@
|
||||
@ngdoc error
|
||||
@name jqLite:on_args
|
||||
@name jqLite:onargs
|
||||
@fullName Invalid jqLite#on() Parameters
|
||||
@description
|
||||
|
||||
Reference in New Issue
Block a user