fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14121]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14121]
Date: Tue, 06 Oct 2015 00:06:56 +0000

Revision: 14121
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14121
Author:   nelson224
Date:     2015-10-06 00:06:55 +0000 (Tue, 06 Oct 2015)
Log Message:
-----------


Added Paths:
-----------
    branches/dev-syncromind/booking/js/booking/season.wtemplate.js

Added: branches/dev-syncromind/booking/js/booking/season.wtemplate.js
===================================================================
--- branches/dev-syncromind/booking/js/booking/season.wtemplate.js              
                (rev 0)
+++ branches/dev-syncromind/booking/js/booking/season.wtemplate.js      
2015-10-06 00:06:55 UTC (rev 14121)
@@ -0,0 +1,11 @@
+
+       this.showAllocationForm = function()
+       {
+               var oArgs = {menuaction:'booking.uiseason.wtemplate_alloc'};
+               var sUrl = phpGWLink('index.php', oArgs);
+
+               TINY.box.show({iframe:sUrl, 
boxid:'frameless',width:650,height:600,fixed:false,maskid:'darkmask',maskopacity:40,
 mask:true, animate:true,
+               close: true,
+               closejs:false
+               });
+       };
\ No newline at end of file




reply via email to

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