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