mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-01-12 22:45:52 +08:00
docs(ngInclude): remove @eventOf jsdocs tag
The @eventOf tag was causing a warning on build. I removed the tag and changed the @name to match the previous comment blocks. Closes #8140
This commit is contained in:
committed by
Caitlin Potter
parent
5f6b378e39
commit
363fb4fc79
@@ -164,8 +164,7 @@
|
||||
|
||||
/**
|
||||
* @ngdoc event
|
||||
* @name ng.directive:ngInclude#$includeContentError
|
||||
* @eventOf ng.directive:ngInclude
|
||||
* @name ngInclude#$includeContentError
|
||||
* @eventType emit on the scope ngInclude was declared in
|
||||
* @description
|
||||
* Emitted when a template HTTP request yields an erronous response (status < 200 || status > 299)
|
||||
|
||||
Reference in New Issue
Block a user