fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12171] activate title column in condition survey


From: Sigurd Nes
Subject: [Fmsystem-commits] [12171] activate title column in condition survey
Date: Tue, 14 Oct 2014 08:43:15 +0000

Revision: 12171
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12171
Author:   sigurdne
Date:     2014-10-14 08:43:14 +0000 (Tue, 14 Oct 2014)
Log Message:
-----------
activate title column in condition survey

Modified Paths:
--------------
    branches/dev-syncromind/property/inc/class.uicondition_survey.inc.php

Modified: branches/dev-syncromind/property/inc/class.uicondition_survey.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uicondition_survey.inc.php       
2014-10-13 22:47:16 UTC (rev 12170)
+++ branches/dev-syncromind/property/inc/class.uicondition_survey.inc.php       
2014-10-14 08:43:14 UTC (rev 12171)
@@ -176,13 +176,14 @@
                                                        'sortable' => true,
                                                        'formatter' => 
'JqueryPortico.formatLink'
                                                ),
-               /*                              array(
+                                               array(
                                                        'key' => 'title',
                                                        'label' => 
lang('title'),
                                                        'sortable' => true,
+                                                       //FIXME: to be 
implemented: 
http://jquery-datatables-editable.googlecode.com/svn/trunk/inline-edit.html
                                                        'editor' => 'new 
YAHOO.widget.TextboxCellEditor({disableBtns:false})'
                                                ),
-                                               array(
+/*                                             array(
                                                        'key' => 'descr',
                                                        'label' => 
lang('description'),
                                                        'sortable' => false,




reply via email to

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