fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14739] fix redirect


From: Sigurd Nes
Subject: [Fmsystem-commits] [14739] fix redirect
Date: Tue, 16 Feb 2016 08:45:38 +0000

Revision: 14739
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14739
Author:   sigurdne
Date:     2016-02-16 08:44:28 +0000 (Tue, 16 Feb 2016)
Log Message:
-----------
fix redirect

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

Modified: trunk/property/inc/class.uiworkorder.inc.php
===================================================================
--- trunk/property/inc/class.uiworkorder.inc.php        2016-02-15 12:47:36 UTC 
(rev 14738)
+++ trunk/property/inc/class.uiworkorder.inc.php        2016-02-16 08:44:28 UTC 
(rev 14739)
@@ -1168,7 +1168,7 @@
                                {
                                        self::message_set($this->receipt);
                                        self::redirect(array(
-                                               'menuaction' => 
'property.uiproject.edit',
+                                               'menuaction' => 
'property.uiworkorder.edit',
                                                'id' => $id));
                                }
                                $this->edit($values);




reply via email to

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