fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12926] fix add link


From: Alejandro
Subject: [Fmsystem-commits] [12926] fix add link
Date: Mon, 30 Mar 2015 23:28:08 +0000

Revision: 12926
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12926
Author:   nudrick
Date:     2015-03-30 23:28:08 +0000 (Mon, 30 Mar 2015)
Log Message:
-----------
fix add link

Modified Paths:
--------------
    branches/dev-syncromind/property/inc/class.uigab.inc.php

Modified: branches/dev-syncromind/property/inc/class.uigab.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uigab.inc.php    2015-03-30 
23:02:17 UTC (rev 12925)
+++ branches/dev-syncromind/property/inc/class.uigab.inc.php    2015-03-30 
23:28:08 UTC (rev 12926)
@@ -232,7 +232,8 @@
                                            'type'   => 'link',
                                            'value'  => lang('new'),
                                            'href'   => self::link(array(
-                                               'menuaction'    => 
'property.uigab.add'
+                                               //'menuaction'  => 
'property.uigab.add'
+                                               'menuaction'    => 
'property.uigab.edit'
                                            )),
                                            'class'  => 'new_item'
                                         ),




reply via email to

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