koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/serials su...


From: Robert Lyon
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/serials su...
Date: Thu, 20 Jul 2006 04:20:06 +0000

CVSROOT:        /sources/koha
Module name:    koha
Changes by:     Robert Lyon <bob_lyon>  06/07/20 04:20:06

Modified files:
        koha-tmpl/intranet-tmpl/prog/en/serials: subscription-renew.tmpl 

Log message:
        added ability for the popup to close and the opening page to refresh 
once subscription is renewed

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/serials/subscription-renew.tmpl?cvsroot=koha&r1=1.1&r2=1.2

Patches:
Index: subscription-renew.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/serials/subscription-renew.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- subscription-renew.tmpl     12 Jul 2006 12:36:56 -0000      1.1
+++ subscription-renew.tmpl     20 Jul 2006 04:20:06 -0000      1.2
@@ -18,5 +18,15 @@
        </div>
 </form>
 </div>
+
+        <!-- TMPL_IF NAME="done" -->
+       <script type="text/javascript">
+       <!--
+       opener.document.location.reload();
+       self.close();
+       //-->
+       </script>
+       <!-- /TMPL_IF -->
+
 <!-- TMPL_INCLUDE NAME="popup-bottom.inc" -->
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]