details: https://code.openbravo.com/erp/devel/pi/rev/a84ebb998c69
changeset: 13760:a84ebb998c69
user: Iván Perdomo <ivan.perdomo <at> openbravo.com>
date: Mon Sep 12 16:34:36 2011 +0200
summary: Fixes issue 18503: Removed enctype multipart since is not needed
- The form is using enctype multipart but is not uploading any file
diffstat:
src/org/openbravo/erpCommon/ad_forms/InstanceManagementActivateOnline.html |
2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 57d3ba1c7f89 -r a84ebb998c69
src/org/openbravo/erpCommon/ad_forms/InstanceManagementActivateOnline.html
---
a/src/org/openbravo/erpCommon/ad_forms/InstanceManagementActivateOnline.html
Mon Sep 12 15:55:50 2011 +0200
+++
b/src/org/openbravo/erpCommon/ad_forms/InstanceManagementActivateOnline.html
Mon Sep 12 16:34:36 2011 +0200
@@ -77,7 +77,7 @@
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"
onload="onLoadDo();" onresize="onResizeDo();">
-<form id="form" method="post" action="InstanceManagement.html"
enctype="multipart/form-data" name="frmMain">
+<form id="form" method="post" action="InstanceManagement.html" name="frmMain">
<input type="hidden" name="Command"/>
<input type="hidden" name="IsPopUpCall" value="1"/>
<input type="hidden" name="instanceNo" id="instanceNo" value=""/>
------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops? How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits