fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9474] property: formatting


From: Sigurd Nes
Subject: [Fmsystem-commits] [9474] property: formatting
Date: Thu, 31 May 2012 12:38:08 +0000

Revision: 9474
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9474
Author:   sigurdne
Date:     2012-05-31 12:38:08 +0000 (Thu, 31 May 2012)
Log Message:
-----------
property: formatting

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

Modified: trunk/property/inc/class.bocommon.inc.php
===================================================================
--- trunk/property/inc/class.bocommon.inc.php   2012-05-31 11:25:23 UTC (rev 
9473)
+++ trunk/property/inc/class.bocommon.inc.php   2012-05-31 12:38:08 UTC (rev 
9474)
@@ -1441,12 +1441,12 @@
                {
                        switch($data['format'])
                        {
-                       case 'select':
-                               
$GLOBALS['phpgw']->xslttpl->add_file(array('cat_select'), $this->xsl_rootdir);
-                               break;
-                       case 'filter':
-                               
$GLOBALS['phpgw']->xslttpl->add_file(array('cat_filter'), $this->xsl_rootdir);
-                               break;
+                               case 'select':
+                                       
$GLOBALS['phpgw']->xslttpl->add_file(array('cat_select'), $this->xsl_rootdir);
+                                       break;
+                               case 'filter':
+                                       
$GLOBALS['phpgw']->xslttpl->add_file(array('cat_filter'), $this->xsl_rootdir);
+                                       break;
                        }
 
                        $sogeneric = CreateObject('property.sogeneric');




reply via email to

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