fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8708]


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [8708]
Date: Mon, 30 Jan 2012 11:27:16 +0000

Revision: 8708
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8708
Author:   erikhl
Date:     2012-01-30 11:27:15 +0000 (Mon, 30 Jan 2012)
Log Message:
-----------


Modified Paths:
--------------
    trunk/controller/inc/hook_home.inc.php

Modified: trunk/controller/inc/hook_home.inc.php
===================================================================
--- trunk/controller/inc/hook_home.inc.php      2012-01-30 11:23:53 UTC (rev 
8707)
+++ trunk/controller/inc/hook_home.inc.php      2012-01-30 11:27:15 UTC (rev 
8708)
@@ -138,7 +138,7 @@
                        $portalbox1->data[] = array
                        (
                                'text' => "{$location_name} - 
{$control_area_name} - {$current_control->get_title()} :: {$next_date}",
-                               'link' => $GLOBALS['phpgw']->link('/index.php', 
array('menuaction' => 'controller.uicheck_list_for_location.add_check_list', 
'date' => $current_date, 'control_id' => $current_control->get_id(), 
'location_code' => '1101'))
+                               'link' => $GLOBALS['phpgw']->link('/index.php', 
array('menuaction' => 'controller.uicheck_list_for_location.edit_check_list', 
'check_list_id' => $check_list->get_id()))
                        );
                }
 /*             




reply via email to

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