fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10717] Added link to title on show controller list


From: Torstein
Subject: [Fmsystem-commits] [10717] Added link to title on show controller list
Date: Mon, 28 Jan 2013 10:45:54 +0000

Revision: 10717
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10717
Author:   vator
Date:     2013-01-28 10:45:53 +0000 (Mon, 28 Jan 2013)
Log Message:
-----------
Added link to title on show controller list

Modified Paths:
--------------
    trunk/controller/inc/class.uicontrol.inc.php

Modified: trunk/controller/inc/class.uicontrol.inc.php
===================================================================
--- trunk/controller/inc/class.uicontrol.inc.php        2013-01-27 18:57:20 UTC 
(rev 10716)
+++ trunk/controller/inc/class.uicontrol.inc.php        2013-01-28 10:45:53 UTC 
(rev 10717)
@@ -210,7 +210,8 @@
                                                array(
                                                        'key'   =>      'title',
                                                        'label' =>      
lang('Control title'),
-                                                       'sortable'      =>      
false
+                                                       'sortable'      =>      
false,
+              'formatter' => 'YAHOO.portico.formatLink'
                                                ),
                                                array(
                                                        'key' => 'description',




reply via email to

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