fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8031] Removed some lines that was commented


From: Torstein
Subject: [Fmsystem-commits] [8031] Removed some lines that was commented
Date: Mon, 07 Nov 2011 08:24:05 +0000

Revision: 8031
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8031
Author:   vator
Date:     2011-11-07 08:23:57 +0000 (Mon, 07 Nov 2011)
Log Message:
-----------
Removed some lines that was commented

Modified Paths:
--------------
    trunk/controller/inc/class.uiprocedure.inc.php

Modified: trunk/controller/inc/class.uiprocedure.inc.php
===================================================================
--- trunk/controller/inc/class.uiprocedure.inc.php      2011-11-07 08:21:42 UTC 
(rev 8030)
+++ trunk/controller/inc/class.uiprocedure.inc.php      2011-11-07 08:23:57 UTC 
(rev 8031)
@@ -265,15 +265,8 @@
        
                                $GLOBALS['phpgw_info']['flags']['app_header'] = 
lang('controller') . '::' . lang('Procedure');
        
-       
-                               
//$GLOBALS['phpgw']->richtext->replace_element('purpose');
                                
$this->use_yui_editor(array('purpose','description'));
-                               
//$GLOBALS['phpgw']->richtext->replace_element('description');
-                               
//$GLOBALS['phpgw']->richtext->generate_script(true);
-                               
//$GLOBALS['phpgw']->richtext->generate_script();
        
-       //                      $GLOBALS['phpgw']->js->validate_file( 'yahoo', 
'controller.item', 'controller' );
-       
                                self::render_template_xsl('procedure_item', 
$data);
                        }
                }




reply via email to

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