[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Fmsystem-commits] [16271] rental: status on composites
From: |
sigurdne |
Subject: |
[Fmsystem-commits] [16271] rental: status on composites |
Date: |
Tue, 7 Feb 2017 15:35:17 -0500 (EST) |
Revision: 16271
http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16271
Author: sigurdne
Date: 2017-02-07 15:35:16 -0500 (Tue, 07 Feb 2017)
Log Message:
-----------
rental: status on composites
Modified Paths:
--------------
trunk/rental/inc/class.uicomposite.inc.php
Modified: trunk/rental/inc/class.uicomposite.inc.php
===================================================================
--- trunk/rental/inc/class.uicomposite.inc.php 2017-02-07 19:42:49 UTC (rev
16270)
+++ trunk/rental/inc/class.uicomposite.inc.php 2017-02-07 20:35:16 UTC (rev
16271)
@@ -125,7 +125,7 @@
'text' => lang('district'),
'list' => $districts
);
-
+/*
$active_option = array
(
array('id' => 'both', 'name' => lang('all')),
@@ -139,7 +139,7 @@
'text' => lang('availability'),
'list' => $active_option
);
-
+*/
$has_contract_option = array
(
array('id' => 'both', 'name' => lang('all')),
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Fmsystem-commits] [16271] rental: status on composites,
sigurdne <=