]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Patch from Jeff Godin:
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 6 Mar 2009 13:41:49 +0000 (13:41 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 6 Mar 2009 13:41:49 +0000 (13:41 +0000)
commit6433f79065caa1304ae9484b18944f2f44a5dec2
treef2a7b359aa6ec6c01a512767ba25df3dc694461f
parent6acc6a391278a876b1b09f97650a7cc0d2e914a4
Patch from Jeff Godin:

The "First 5 characters" transform appears to be broken due to a typo,
patch attached. To fix previously broken templates created using this
transform, clone, re-select the First 5 characters transform on any fields
where you were using it, and save the template.

Also in this patch, change from confirm() to alert() for "Template NAME
was successfully saved." No point in using confirm(), nothing was checking
the return value, etc.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@12436 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/reports/xul/template-config.js
Open-ILS/web/reports/xul/transforms.js