[open-ils-commits] r8299 -
trunk/Open-ILS/xul/staff_client/defaults/preferences
svn at svn.open-ils.org
svn at svn.open-ils.org
Thu Jan 3 12:01:56 EST 2008
Author: phasefx
Date: 2008-01-03 11:38:12 -0500 (Thu, 03 Jan 2008)
New Revision: 8299
Modified:
trunk/Open-ILS/xul/staff_client/defaults/preferences/prefs.js
Log:
copy/paste-o, but keywords seem to work
Modified: trunk/Open-ILS/xul/staff_client/defaults/preferences/prefs.js
===================================================================
--- trunk/Open-ILS/xul/staff_client/defaults/preferences/prefs.js 2008-01-03 16:36:22 UTC (rev 8298)
+++ trunk/Open-ILS/xul/staff_client/defaults/preferences/prefs.js 2008-01-03 16:38:12 UTC (rev 8299)
@@ -9,7 +9,7 @@
pref("open-ils.repository.headURL","$HeadURL$");
pref("open-ils.repository.author","$Author$");
pref("open-ils.repository.revision","$Revision$");
-pref("open-ils.repository.date","$HeadURL$");
+pref("open-ils.repository.date","$Date$");
pref("open-ils.repository.id","$Id$");
// We need something like this to get window.open to work in some places (where it complains about
More information about the open-ils-commits
mailing list