fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13546]


From: Nelson Guerra
Subject: [Fmsystem-commits] [13546]
Date: Wed, 01 Jul 2015 22:06:28 +0000

Revision: 13546
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13546
Author:   nelson224
Date:     2015-07-01 22:06:28 +0000 (Wed, 01 Jul 2015)
Log Message:
-----------


Added Paths:
-----------
    branches/dev-syncromind/rental/js/rental/adjustment.index.js

Copied: branches/dev-syncromind/rental/js/rental/adjustment.index.js (from rev 
13544, branches/dev-syncromind/rental/js/rental/contract.index.js)
===================================================================
--- branches/dev-syncromind/rental/js/rental/adjustment.index.js                
                (rev 0)
+++ branches/dev-syncromind/rental/js/rental/adjustment.index.js        
2015-07-01 22:06:28 UTC (rev 13546)
@@ -0,0 +1,6 @@
+function onNew_adjustment()
+{
+       var oArgs = {menuaction:'rental.uiadjustment.add', 
responsibility_id:document.getElementById('responsibility_id').value};
+       var sUrl = phpGWLink('index.php', oArgs);
+       window.location = sUrl;
+}
\ No newline at end of file




reply via email to

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