]> git.evergreen-ils.org Git - Evergreen.git/commit
When the subfield delimiter is configured as "$" (the default), use {dollar} to repre...
authorgmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 23 Dec 2010 13:51:08 +0000 (13:51 +0000)
committergmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 23 Dec 2010 13:51:08 +0000 (13:51 +0000)
commit8dfcf0719e093591b4071ac87112e69d8a511776
tree93ac08a676a9a8b89dba3a02813b5745a41b6ee5
parent8971161a65068c9631ebfa5ac398411b3be40ec1
When the subfield delimiter is configured as "$" (the default), use {dollar} to represent a literal dollar sign.  This is apparently in line with other Breaker-format tools.  Fix suggested by Galen Charlton, thanks gmc!

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_2@19064 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/dojo/MARC/Record.js