Fixed: dateType parameter not existing in "renderDateTimeField" Macro (OFBIZ-13039)

Previous commit (4de5d7bf7e3f077cc81bd1d62bb1848c83c9392b) was wrong. I put back
dateType="date" parameter when isDateType=true should have been used.
It was put in with OFBIZ-12126 but then not changed in templates plugins

It also fixes commit ba1b753ef6d653e6e7aeeca4add330c627cabf91 of OFBIZ-7949

So this replaces dateType="date" by isDateType=true in "renderDateTimeField"
Macro in:
ProductDetail.ftl
EditShoppingList.ftl
EditTaskAndAssoc.ftl
ListSurveys.ftl
4 files changed
tree: 22762b30dd65d5f1d942fdebdd48faa4ff177f85
  1. .github/
  2. assetmaint/
  3. bi/
  4. birt/
  5. cmssite/
  6. docs/
  7. ebay/
  8. ebaystore/
  9. ecommerce/
  10. example/
  11. exampleext/
  12. firstdatapaymentgateway/
  13. ldap/
  14. lucene/
  15. msggateway/
  16. multiflex/
  17. myportal/
  18. passport/
  19. pricat/
  20. projectmgr/
  21. rest-api/
  22. scrum/
  23. solr/
  24. webpos/
  25. .asf.yaml
  26. .gitignore
  27. .project
  28. LICENSE
  29. NOTICE
  30. README.md
  31. SECURITY.md
  32. VERSION
README.md

ofbiz-plugins

Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.

The OFBiz plugins repository, that notably includes the E-Business/E-Commerce component, is complementary to the ofbiz-framework repository (https://github.com/apache/ofbiz-framework) It includes component that are not necessary for OFBiz to work but add significant features, like the ecommerce one, but not only.

You can find more documentation (asciidoc format), in the docs component. You can also find technical information at https://nightlies.apache.org/ofbiz/stable/readme/html5/README.html#ofbiz-plugin-system