details:   /erp/devel/pi/rev/dcac1428c851
changeset: 6529:dcac1428c851
user:      David Baz Fayos <david.baz <at> openbravo.com>
date:      Sun Feb 28 00:41:47 2010 +0100
summary:   Updated revision control number

diffstat:

 src/org/openbravo/erpCommon/security/Login_F1.html |  2 +-
 web/js/utils.js                                    |  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 3b95b918e9b5 -r dcac1428c851 
src/org/openbravo/erpCommon/security/Login_F1.html
--- a/src/org/openbravo/erpCommon/security/Login_F1.html        Sun Feb 28 
00:34:33 2010 +0100
+++ b/src/org/openbravo/erpCommon/security/Login_F1.html        Sun Feb 28 
00:41:47 2010 +0100
@@ -88,7 +88,7 @@
       clearForm();
     } catch (e) {}
     setWindowElementFocus('firstElement');
-    if ((!revisionControl('6494')) || (isOpsInstance() != 
isOpsInstanceCached())) {
+    if ((!revisionControl('6529')) || (isOpsInstance() != 
isOpsInstanceCached())) {
       alert("Your browser's cache has outdated files. Please clean it and 
reload the page.");
     }
 
diff -r 3b95b918e9b5 -r dcac1428c851 web/js/utils.js
--- a/web/js/utils.js   Sun Feb 28 00:34:33 2010 +0100
+++ b/web/js/utils.js   Sun Feb 28 00:41:47 2010 +0100
@@ -74,7 +74,7 @@
 * Return a number that would be checked at the Login screen to know if the 
file is cached with the correct version
 */
 function getCurrentRevision() {
-  var number = '6494';
+  var number = '6529';
   return number;
 }
 

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to