Author: erwan
Date: Thu Aug 19 18:43:24 2010
New Revision: 987263
URL:
http://svn.apache.org/viewvc?rev=987263&view=revLog:
using jQuery for uploading content in party profile screen
Modified:
ofbiz/branches/jquery/applications/party/widget/partymgr/PartyScreens.xml
Modified: ofbiz/branches/jquery/applications/party/widget/partymgr/PartyScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/jquery/applications/party/widget/partymgr/PartyScreens.xml?rev=987263&r1=987262&r2=987263&view=diff==============================================================================
--- ofbiz/branches/jquery/applications/party/widget/partymgr/PartyScreens.xml (original)
+++ ofbiz/branches/jquery/applications/party/widget/partymgr/PartyScreens.xml Thu Aug 19 18:43:24 2010
@@ -64,9 +64,6 @@ under the License.
<set field="tabButtonItem" value="viewprofile"/>
<set field="labelTitleProperty" value="PartyTaxAuthInfos"/>
<set field="partyId" from-field="parameters.partyId"/>
- <set field="layoutSettings.javaScripts[]" value="/images/prototypejs/prototype.js" global="true"/>
- <set field="layoutSettings.javaScripts[]" value="/images/prototypejs/control.progress_bar.js" global="true"/>
- <set field="layoutSettings.styleSheets[]" value="/images/prototypejs/progress_bar.css" global="true"/>
<set field="layoutSettings.javaScripts[]" value="/partymgr/js/PartyProfileContent.js" global="true"/>
<script location="component://party/webapp/partymgr/WEB-INF/actions/party/ViewProfile.groovy"/>
</actions>