mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-02 22:37:07 +08:00
Someone wrote `throw new $compileMinErr(...)` when it should have been `throw $compileMinErr(...)`. This caused a build warning.
5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
@ngdoc error
|
|
@name $compile:selmulti
|
|
@fullName Binding to Multiple Attribute
|
|
@description
|