fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14448] fix sections and tabs


From: Sigurd Nes
Subject: [Fmsystem-commits] [14448] fix sections and tabs
Date: Sat, 21 Nov 2015 11:26:22 +0000

Revision: 14448
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14448
Author:   sigurdne
Date:     2015-11-21 11:26:22 +0000 (Sat, 21 Nov 2015)
Log Message:
-----------
fix sections and tabs

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

Modified: branches/dev-syncromind/property/inc/class.uientity.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uientity.inc.php 2015-11-21 
11:06:29 UTC (rev 14447)
+++ branches/dev-syncromind/property/inc/class.uientity.inc.php 2015-11-21 
11:26:22 UTC (rev 14448)
@@ -2215,7 +2215,7 @@
                                (
                                'datatable_def'                          => 
$datatable_def,
                                'repeat_types'                           => 
array('options' => $repeat_types),
-                               'controller'                             => 
$_enable_controller,
+                               'controller'                             => 
$_enable_controller && $id,
                                'cases_time_span'                        => 
array('options' => $cases_time_span),
                                'cancel_url'                             => 
$GLOBALS['phpgw']->link('/index.php', $link_index),
                                'enable_bulk'                            => 
$category['enable_bulk'],




reply via email to

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