repaired bug where parsing intervals with months failed becuase dojo.date.add() wants...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 2 Jul 2010 19:41:43 +0000 (19:41 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 2 Jul 2010 19:41:43 +0000 (19:41 +0000)
commit180ffeed3d81ed205b21de541fa64b0d4e9576a5
tree89e097852a4373073a341181cd34c2ad33356f3d
parent1a535c3872b52897bc6ea704565c77d56cd7535d
repaired bug where parsing intervals with months failed becuase dojo.date.add() wants the full word 'months' whereas postgres stores them abbreviated as 'mons'

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16846 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/dojo/openils/Util.js