fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13242] custom.edit.js


From: Saul
Subject: [Fmsystem-commits] [13242] custom.edit.js
Date: Wed, 20 May 2015 23:06:26 +0000

Revision: 13242
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13242
Author:   psaul
Date:     2015-05-20 23:06:25 +0000 (Wed, 20 May 2015)
Log Message:
-----------
custom.edit.js

Added Paths:
-----------
    branches/dev-syncromind/property/js/portico/custom.edit.js

Copied: branches/dev-syncromind/property/js/portico/custom.edit.js (from rev 
13238, branches/dev-syncromind/property/js/portico/tenant_claim.edit.js)
===================================================================
--- branches/dev-syncromind/property/js/portico/custom.edit.js                  
        (rev 0)
+++ branches/dev-syncromind/property/js/portico/custom.edit.js  2015-05-20 
23:06:25 UTC (rev 13242)
@@ -0,0 +1,10 @@
+/* 
+ * To change this license header, choose License Headers in Project Properties.
+ * To change this template file, choose Tools | Templates
+ * and open the template in the editor.
+ */
+this.local_DrawCallback1 = function(oTable)
+{       
+       var api = oTable.api(); 
+        api.columns( '.sorting' ).order( 'asc' );
+};




reply via email to

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