fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8980] controller: call to responsibility matrix


From: Sigurd Nes
Subject: [Fmsystem-commits] [8980] controller: call to responsibility matrix
Date: Wed, 14 Mar 2012 14:49:54 +0000

Revision: 8980
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8980
Author:   sigurdne
Date:     2012-03-14 14:49:53 +0000 (Wed, 14 Mar 2012)
Log Message:
-----------
controller: call to responsibility matrix

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

Modified: trunk/controller/inc/class.uicontrol_location.inc.php
===================================================================
--- trunk/controller/inc/class.uicontrol_location.inc.php       2012-03-14 
14:43:01 UTC (rev 8979)
+++ trunk/controller/inc/class.uicontrol_location.inc.php       2012-03-14 
14:49:53 UTC (rev 8980)
@@ -251,7 +251,7 @@
                                $_role_criteria = array
                                                (
                                                        'type'          => 
'responsibility_role',
-                                                       'filter'        => 
array('location' => ".location.{$type_id}"),
+                                                       'filter'        => 
array('location_level' => (int)$type_id),
                                                        'order'         => 
'name'
                                                );
        
@@ -484,4 +484,4 @@
 
                        return json_encode( $part_of_town_list );
                }
-       }
\ No newline at end of file
+       }




reply via email to

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