fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7582] Property: tweak request


From: Sigurd Nes
Subject: [Fmsystem-commits] [7582] Property: tweak request
Date: Tue, 13 Sep 2011 11:56:56 +0000

Revision: 7582
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7582
Author:   sigurdne
Date:     2011-09-13 11:56:55 +0000 (Tue, 13 Sep 2011)
Log Message:
-----------
Property: tweak request

Modified Paths:
--------------
    trunk/property/inc/class.uirequest.inc.php

Modified: trunk/property/inc/class.uirequest.inc.php
===================================================================
--- trunk/property/inc/class.uirequest.inc.php  2011-09-13 11:49:38 UTC (rev 
7581)
+++ trunk/property/inc/class.uirequest.inc.php  2011-09-13 11:56:55 UTC (rev 
7582)
@@ -252,10 +252,9 @@
                                                'order'=>'descr'
                                        )
                                );
-                               $default_value = array 
('id'=>'','name'=>lang('no category'));
+                               $default_value = array 
('id'=>'','name'=>lang('no type'));
                                array_unshift 
($values_combo_box[0],$default_value);
 
-
                                $values_combo_box[1]  = 
$this->bocommon->select_district_list('filter',$this->district_id);
                                $default_value = array 
('id'=>'','name'=>lang('no district'));
                                array_unshift 
($values_combo_box[1],$default_value);




reply via email to

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