From: erickson Date: Thu, 5 Oct 2006 20:55:55 +0000 (+0000) Subject: more widget work, relative times working, needs more testing X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8a07ed58ec19087f40aba6abc31a6b2140eafee5;p=Evergreen.git more widget work, relative times working, needs more testing git-svn-id: svn://svn.open-ils.org/ILS/trunk@6397 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/reports/oils_rpt_builder.js b/Open-ILS/web/reports/oils_rpt_builder.js index f075669623..6691099cc2 100644 --- a/Open-ILS/web/reports/oils_rpt_builder.js +++ b/Open-ILS/web/reports/oils_rpt_builder.js @@ -45,7 +45,6 @@ function oilsReportBuilderSave() { debugFMObject(tmpl); //return; /* XXX */ - var req = new Request(OILS_RPT_CREATE_TEMPLATE, SESSION, tmpl); req.callback( function(r) { @@ -53,7 +52,7 @@ function oilsReportBuilderSave() { if( res && res != '0' ) { oilsRptAlertSuccess(); _l('oils_rpt.xhtml'); - } + } } ); diff --git a/Open-ILS/web/reports/oils_rpt_common.xhtml b/Open-ILS/web/reports/oils_rpt_common.xhtml index f3867fa771..c8dab07be3 100644 --- a/Open-ILS/web/reports/oils_rpt_common.xhtml +++ b/Open-ILS/web/reports/oils_rpt_common.xhtml @@ -63,7 +63,7 @@ -