dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 158930: Fix: function is loaded once


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 158930: Fix: function is loaded once and not overwritten i...
Date: Fri, 08 Jun 2012 15:09:06 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 158930eb7bde177a199d12c4b8190077878d3845
      
https://github.com/Dolibarr/dolibarr/commit/158930eb7bde177a199d12c4b8190077878d3845
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-06-08 (Fri, 08 Jun 2012)

  Changed paths:
    M htdocs/core/ajax/ajaxdirpreview.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/tpl/ajax/formconfirm.tpl.php
    M htdocs/ecm/index.php

  Log Message:
  -----------
  Fix: function is loaded once and not overwritten if loaded
by another ajax page. So if we need inputok/ko and pageyes/no to be
different according to ajax calls (to have several confirm box
loaded from different ajax parts of page, we must place such variables
outside of function. For this $useglobalvars must be set to 1.




reply via email to

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