From 774525a0d7d624e24cdf14aa757132889e3650be Mon Sep 17 00:00:00 2001 From: phasefx Date: Sun, 11 Dec 2005 18:50:13 +0000 Subject: [PATCH 1/1] remove debugging git-svn-id: svn://svn.open-ils.org/ILS/trunk@2336 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xul/staff_client/chrome/content/evergreen/main/main.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Open-ILS/xul/staff_client/chrome/content/evergreen/main/main.js b/Open-ILS/xul/staff_client/chrome/content/evergreen/main/main.js index 04c57ab9fe..7fc8455b0b 100644 --- a/Open-ILS/xul/staff_client/chrome/content/evergreen/main/main.js +++ b/Open-ILS/xul/staff_client/chrome/content/evergreen/main/main.js @@ -51,7 +51,6 @@ function main_init() { G.OpenILS.data.stash('list','hash'); G.OpenILS.data._debug_stash(); - alert('authtime = ' + G.auth.session.authtime); G.window.open(urls.opac + urls.remote_menu_frame + '?session='+mw.escape(G.auth.session.key) + '&authtime='+mw.escape(G.auth.session.authtime), -- 2.43.2