fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9665] fixed link to new controll


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [9665] fixed link to new controll
Date: Tue, 26 Jun 2012 11:02:16 +0000

Revision: 9665
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9665
Author:   erikhl
Date:     2012-06-26 11:02:15 +0000 (Tue, 26 Jun 2012)
Log Message:
-----------
fixed link to new controll

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

Modified: trunk/controller/inc/class.uicontrol.inc.php
===================================================================
--- trunk/controller/inc/class.uicontrol.inc.php        2012-06-26 10:43:48 UTC 
(rev 9664)
+++ trunk/controller/inc/class.uicontrol.inc.php        2012-06-26 11:02:15 UTC 
(rev 9665)
@@ -189,7 +189,7 @@
                                                                array(
                                                                'type' => 
'link',
                                                                'value' => 
lang('New control'),
-                                                               'href' => 
self::link(array('menuaction' => 'controller.uicontrol.add')),
+                                                               'href' => 
self::link(array('menuaction' => 'controller.uicontrol.view_control_details')),
                                                                'class' => 
'new_item'
                                                        ),
                                                ),




reply via email to

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