diff options
| author | BenjamÃn Eidelman | 2012-08-20 19:47:26 -0300 |
|---|---|---|
| committer | Misko Hevery | 2012-09-06 16:06:22 -0700 |
| commit | 4909d1d39d61d6945a0820a5a7276c1e657ba262 (patch) | |
| tree | a1f54abdd3e0cf28ed32f6f73b6bf6e5da4dd1ce /src/ng/directive/input.js | |
| parent | 7079ff5eb6c22e8755c11385979d9feaad8c7b9d (diff) | |
| download | angular.js-4909d1d39d61d6945a0820a5a7276c1e657ba262.tar.bz2 | |
fix($resource): allow falsy values in URL parameters
Close #1212
when a param value was 0 (or false) it was ignored and removed from url.
after this fix that only happens if the value is undefined or null.
Diffstat (limited to 'src/ng/directive/input.js')
0 files changed, 0 insertions, 0 deletions
