fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9260] property: interlink


From: Sigurd Nes
Subject: [Fmsystem-commits] [9260] property: interlink
Date: Wed, 02 May 2012 09:36:21 +0000

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

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

Modified: trunk/property/inc/class.interlink.inc.php
===================================================================
--- trunk/property/inc/class.interlink.inc.php  2012-05-02 09:22:14 UTC (rev 
9259)
+++ trunk/property/inc/class.interlink.inc.php  2012-05-02 09:36:21 UTC (rev 
9260)
@@ -258,6 +258,11 @@
                                                'id'                    => $id
                                        );
                        }
+                       else if($type == '.checklist')
+                       {
+                               $link = array('menuaction' => 
'controller.uicheck_list.edit_check_list', 'check_list_id' => $id);
+                       }
+
                        return $GLOBALS['phpgw']->link('/index.php',$link);     
                }
 

Modified: trunk/property/setup/phpgw_no.lang
===================================================================
--- trunk/property/setup/phpgw_no.lang  2012-05-02 09:22:14 UTC (rev 9259)
+++ trunk/property/setup/phpgw_no.lang  2012-05-02 09:36:21 UTC (rev 9260)
@@ -1917,6 +1917,7 @@
 internal       common  no      Intern
 in progress date       property        no      Påbegynt dato
 delivered date property        no      Utført dato
+checklist      property        no      Sjekkliste
 closed date    property        no      Avsluttet dato
 cost categories        property        no      Kostnadskategori
 negative value for budget      property        no      Negativ verdi for 
kostnadsestimat




reply via email to

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