Changed error handling so that better stack traces are displayed in the ng-errors

This commit is contained in:
Misko Hevery
2010-11-16 13:57:41 -08:00
committed by Igor Minar
parent 4af32de84a
commit b2d63ac48b
14 changed files with 144 additions and 102 deletions

View File

@@ -8,6 +8,7 @@
border: 2px solid #FF0000;
font-family: "Courier New", Courier, monospace;
font-size: smaller;
white-space: pre;
}
.ng-validation-error {