fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13228] more on controller integration


From: Sigurd Nes
Subject: [Fmsystem-commits] [13228] more on controller integration
Date: Tue, 19 May 2015 17:25:40 +0000

Revision: 13228
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13228
Author:   sigurdne
Date:     2015-05-19 17:25:39 +0000 (Tue, 19 May 2015)
Log Message:
-----------
more on controller integration

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

Modified: trunk/controller/inc/class.uicomponent.inc.php
===================================================================
--- trunk/controller/inc/class.uicomponent.inc.php      2015-05-19 17:21:23 UTC 
(rev 13227)
+++ trunk/controller/inc/class.uicomponent.inc.php      2015-05-19 17:25:39 UTC 
(rev 13228)
@@ -384,6 +384,10 @@
                        {
                                //nothing
                        }
+                       else if(!$location_id && $entity_group_id)
+                       {
+                               //still nothing
+                       }
                        else
                        {
                                foreach($location_filter as $_location_filter)




reply via email to

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