crmCaseType - Fix loading number-ish Javascript data
authorTim Otten <totten@civicrm.org>
Wed, 28 May 2014 04:49:47 +0000 (21:49 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 28 May 2014 04:49:47 +0000 (21:49 -0700)
commita116bb75bc47820094c4eedea2d232299bb843fb
tree11c569cb870e305ec5be27dd4be8bf6c8282cdcf
parentb75c2546207ddf1a789815af2d43492f1154ca4d
crmCaseType - Fix loading number-ish Javascript data

In Firefox, the initial loading of some fields (like max_instances) failed
because the HTML widget had type "number" but the Javascript data wasn't
strictly numeric (ie it had type "string" with numeric content).
css/angular-crmCaseType.css
partials/crmCaseType/activityTypesTable.html
partials/crmCaseType/timelineTable.html