fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9262] property: interlink


From: Sigurd Nes
Subject: [Fmsystem-commits] [9262] property: interlink
Date: Wed, 02 May 2012 09:39:55 +0000

Revision: 9262
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9262
Author:   sigurdne
Date:     2012-05-02 09:39:55 +0000 (Wed, 02 May 2012)
Log Message:
-----------
property: interlink

Modified Paths:
--------------
    trunk/property/inc/class.interlink.inc.php

Modified: trunk/property/inc/class.interlink.inc.php
===================================================================
--- trunk/property/inc/class.interlink.inc.php  2012-05-02 09:37:09 UTC (rev 
9261)
+++ trunk/property/inc/class.interlink.inc.php  2012-05-02 09:39:55 UTC (rev 
9262)
@@ -260,7 +260,7 @@
                        }
                        else if($type == '.checklist')
                        {
-                               $link = array('menuaction' => 
'controller.uicheck_list.edit_check_list', 'check_list_id' => $id);
+                               $link = array('menuaction' => 
'controller.uicheck_list.view_control_info', 'check_list_id' => $id);
                        }
 
                        return $GLOBALS['phpgw']->link('/index.php',$link);     




reply via email to

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