fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13671]


From: Nelson Guerra
Subject: [Fmsystem-commits] [13671]
Date: Wed, 15 Jul 2015 21:04:01 +0000

Revision: 13671
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13671
Author:   nelson224
Date:     2015-07-15 21:04:00 +0000 (Wed, 15 Jul 2015)
Log Message:
-----------


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

Modified: branches/dev-syncromind/property/inc/class.bolocation.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.bolocation.inc.php       
2015-07-15 21:03:22 UTC (rev 13670)
+++ branches/dev-syncromind/property/inc/class.bolocation.inc.php       
2015-07-15 21:04:00 UTC (rev 13671)
@@ -752,7 +752,7 @@
                                'role_id' => $data['role_id'],
                                'filter' => $this->filter,
                                'cat_id' => $this->cat_id,
-                               'type_id' => $this->type_id,
+                               'type_id' => ($data['type_id']) ? 
$data['type_id'] : $this->type_id,
                                'lookup' => $this->lookup,
                                'district_id' => $this->district_id,
                                'status' => $this->status,




reply via email to

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