fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8754]


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [8754]
Date: Wed, 01 Feb 2012 09:54:29 +0000

Revision: 8754
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8754
Author:   erikhl
Date:     2012-02-01 09:54:28 +0000 (Wed, 01 Feb 2012)
Log Message:
-----------


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

Modified: trunk/controller/inc/class.uicheck_list.inc.php
===================================================================
--- trunk/controller/inc/class.uicheck_list.inc.php     2012-02-01 09:44:06 UTC 
(rev 8753)
+++ trunk/controller/inc/class.uicheck_list.inc.php     2012-02-01 09:54:28 UTC 
(rev 8754)
@@ -2,7 +2,7 @@
        /**
        * phpGroupWare - controller: a part of a Facilities Management System.
        *
-       * @author Erink Holm-Larsen <address@hidden>
+       * @author Erik Holm-Larsen <address@hidden>
        * @author Torstein Vadla <address@hidden>
        * @copyright Copyright (C) 2011,2012 Free Software Foundation, Inc. 
http://www.fsf.org/
        * This file is part of phpGroupWare.
@@ -320,7 +320,7 @@
                        
                        $check_list_id = $this->so->store($check_list);
                        
-                       $this->redirect(array('menuaction' => 
'controller.uicheck_list_for_location.edit_check_list', 
'check_list_id'=>$check_list_id));
+                       $this->redirect(array('menuaction' => 
'controller.uicheck_list.edit_check_list', 'check_list_id'=>$check_list_id));
                }
                
                function create_case_message(){




reply via email to

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