fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15381] rental: default filter on composites to activ


From: sigurdne
Subject: [Fmsystem-commits] [15381] rental: default filter on composites to active
Date: Wed, 27 Jul 2016 10:39:03 +0000 (UTC)

Revision: 15381
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15381
Author:   sigurdne
Date:     2016-07-27 10:39:03 +0000 (Wed, 27 Jul 2016)
Log Message:
-----------
rental: default filter on composites to active

Modified Paths:
--------------
    branches/Version-1_0-branch/rental/templates/base/composite_list_partial.php

Modified: 
branches/Version-1_0-branch/rental/templates/base/composite_list_partial.php
===================================================================
--- 
branches/Version-1_0-branch/rental/templates/base/composite_list_partial.php    
    2016-07-27 09:17:24 UTC (rev 15380)
+++ 
branches/Version-1_0-branch/rental/templates/base/composite_list_partial.php    
    2016-07-27 10:39:03 UTC (rev 15381)
@@ -160,7 +160,7 @@
        //Avoid Notices
        $q = false;
        $s_type = false;
-       $status = false;
+       $status = 'active';
        $status_contract = false;
        if(isset($populate))
        {




reply via email to

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