fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7990] Added functionality for synchronizing data wit


From: Torstein
Subject: [Fmsystem-commits] [7990] Added functionality for synchronizing data with Fellesdata from table view .
Date: Wed, 02 Nov 2011 11:42:15 +0000

Revision: 7990
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7990
Author:   vator
Date:     2011-11-02 11:42:14 +0000 (Wed, 02 Nov 2011)
Log Message:
-----------
Added functionality for synchronizing data with Fellesdata from table view . 
When right click on row it's possible to choose synchronize.

Modified Paths:
--------------
    trunk/rental/js/rental/common.js

Modified: trunk/rental/js/rental/common.js
===================================================================
--- trunk/rental/js/rental/common.js    2011-11-02 11:33:48 UTC (rev 7989)
+++ trunk/rental/js/rental/common.js    2011-11-02 11:42:14 UTC (rev 7990)
@@ -300,4 +300,4 @@
        document.getElementById('company_name').value = org_name;
        document.getElementById('department').value = department;
        document.getElementById('unit_leader').value = unit_leader;
-}
+}
\ No newline at end of file




reply via email to

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