/[Apache-SVN]
ViewVC logotype

Revision 1850712


Jump to revision: Previous Next
Author: adityasharma
Date: Tue Jan 8 05:08:40 2019 UTC (5 years, 3 months ago)
Changed paths: 22
Log Message:
Improved: Replace jQuery.bind() with jQuery.on()
(OFBIZ-10758)
As of jQuery 3.0, .bind() has been deprecated. It was superseded by the .on() method for attaching event handlers to a document.
Additional change:
Improved boolean returns with single statement, replacing if blocks with explicit boolean return.

Changed paths

Path Details
Directoryofbiz/ofbiz-plugins/trunk/ecommerce/webapp/ecommerce/images/checkoutProcess.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/ecommerce/webapp/ecommerce/images/profile.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/pricat/template/pricat/pricatreport.ftl modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/pricat/template/pricat/report.ftl modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/template/shortcuts/Shortcuts.ftl modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/CategoryDetail.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/ChooseVariant.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/CloseTerminal.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/EditAddress.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/OpenTerminal.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/PaidOutAndIn.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/PayCheck.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/PayCreditCard.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/PayGiftCard.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/PromoCode.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/SearchParties.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/SearchPartiesResults.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/SearchProducts.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/SearchProductsResults.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/ShowCart.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/ShowCartItemSelected.js modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/js/VoidOrder.js modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26