fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10198] property: get tinybox2 from api


From: Sigurd Nes
Subject: [Fmsystem-commits] [10198] property: get tinybox2 from api
Date: Wed, 10 Oct 2012 13:07:29 +0000

Revision: 10198
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10198
Author:   sigurdne
Date:     2012-10-10 13:07:29 +0000 (Wed, 10 Oct 2012)
Log Message:
-----------
property: get tinybox2 from api

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

Modified: trunk/property/inc/class.uiinvoice2.inc.php
===================================================================
--- trunk/property/inc/class.uiinvoice2.inc.php 2012-10-10 13:03:45 UTC (rev 
10197)
+++ trunk/property/inc/class.uiinvoice2.inc.php 2012-10-10 13:07:29 UTC (rev 
10198)
@@ -444,8 +444,8 @@
 
                        self::add_javascript('property', 'portico', 
'ajax_invoice.js');
                        self::add_javascript('property', 'yahoo', 
'invoice2.index.js');
-                       self::add_javascript('property', 'tinybox2', 
'packed.js');
-                       
$GLOBALS['phpgw']->css->add_external_file('property/js/tinybox2/style.css');
+                       self::add_javascript('phpgwapi', 'tinybox2', 
'packed.js');
+                       
$GLOBALS['phpgw']->css->add_external_file('phpgwapi/js/tinybox2/style.css');
 
                        $GLOBALS['phpgw']->xslttpl->add_file(array('invoice2'));
                        
$GLOBALS['phpgw']->xslttpl->set_var('phpgw',array('data' => $data));




reply via email to

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