]> git.evergreen-ils.org Git - working/Evergreen.git/commit
localize dates in various list columns using dojo (hey, no more .substring(0,10)...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 19 Nov 2009 07:14:01 +0000 (07:14 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 19 Nov 2009 07:14:01 +0000 (07:14 +0000)
commitf338d33e70a8e381cebfc5257196e245c80bc01f
tree5b5563361e40ab9b232a03a0ae14670c15483d0b
parent934df71ada3827fbe6a1a173db0f1e68f9133d70
localize dates in various list columns using dojo (hey, no more .substring(0,10)!) and remove newly redundant columns (so for example, instead of having both a
'Checkout Date' and a 'Checkout Timestamp', we just have 'Checkout Date', using a dojo localized time).  list.fm_columns does this automatically, but we're not
ready to replace all lists with that yet.  Also tweaked some ambiguous labels.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@14969 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/server/circ/util.js
Open-ILS/xul/staff_client/server/locale/en-US/circ.properties
Open-ILS/xul/staff_client/server/locale/en-US/common.properties
Open-ILS/xul/staff_client/server/patron/util.js