details:   /erp/devel/pi/rev/5fd006780e22
changeset: 9476:5fd006780e22
user:      Iván Perdomo <ivan.perdomo <at> openbravo.com>
date:      Thu Dec 30 13:00:51 2010 +0100
summary:   Fixes load the ob-utils file from butler

diffstat:

 
modules/org.openbravo.client.application/web/org.openbravo.client.application/index.html
 |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 51c263438bc3 -r 5fd006780e22 
modules/org.openbravo.client.application/web/org.openbravo.client.application/index.html
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/index.html
  Thu Dec 30 11:50:42 2010 +0100
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/index.html
  Thu Dec 30 13:00:51 2010 +0100
@@ -24,6 +24,7 @@
 // starts the application is called as the last statement in the 
StaticResources part
 function OBStartApplication() {
   OB.Layout.draw();
+  $LAB.script(document.location.protocol + 
OB.Application.butlerUtilsUrl).wait();
   OB.Layout.ViewManager.createAddStartTab();
   isc.clearPrompt();
   OB.GlobalHiddenForm = document.forms.OBGlobalHiddenForm;

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to