fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8803]


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [8803]
Date: Wed, 08 Feb 2012 06:49:28 +0000

Revision: 8803
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8803
Author:   erikhl
Date:     2012-02-08 06:49:26 +0000 (Wed, 08 Feb 2012)
Log Message:
-----------


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-02-08 06:41:45 UTC 
(rev 8802)
+++ trunk/controller/inc/class.uicontrol.inc.php        2012-02-08 06:49:26 UTC 
(rev 8803)
@@ -174,11 +174,6 @@
                                                        ),
                                                        array(
                                                                'type' => 
'link',
-                                                               'value' => 
$_SESSION['showall'] ? lang('Show only active') : lang('Show all'),
-                                                               'href' => 
self::link(array('menuaction' => $this->url_prefix.'.toggle_show_inactive'))
-                                                       ),
-                                                       array(
-                                                               'type' => 
'link',
                                                                'value' => 
lang('New control'),
                                                                '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]