fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14776] allow select


From: Sigurd Nes
Subject: [Fmsystem-commits] [14776] allow select
Date: Sat, 27 Feb 2016 15:34:40 +0000

Revision: 14776
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14776
Author:   sigurdne
Date:     2016-02-27 15:31:55 +0000 (Sat, 27 Feb 2016)
Log Message:
-----------
allow select

Modified Paths:
--------------
    trunk/phpgwapi/js/jquery/common.js

Modified: trunk/phpgwapi/js/jquery/common.js
===================================================================
--- trunk/phpgwapi/js/jquery/common.js  2016-02-26 11:31:46 UTC (rev 14775)
+++ trunk/phpgwapi/js/jquery/common.js  2016-02-27 15:31:55 UTC (rev 14776)
@@ -258,6 +258,12 @@
                var ajax_def = false;
                var serverSide_def = false;
        }
+
+       if (singleSelect == true)
+       {
+               select = true;
+       }
+
        if (buttons_def)
        {
                var sDom_def = 'B<"clear">lfrtip';




reply via email to

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