Author: zhangwei
Date: Mon Mar 6 00:39:53 2017
New Revision: 1785581
URL:
http://svn.apache.org/viewvc?rev=1785581&view=revLog:
Lost <#include "component://widget/templates/HtmlFormMacroLibrary.ftl"/> in framework/common/template/HtmlTemplate.ftl
Modified:
ofbiz/ofbiz-framework/trunk/framework/common/template/includes/HtmlTemplate.ftl
Modified: ofbiz/ofbiz-framework/trunk/framework/common/template/includes/HtmlTemplate.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/common/template/includes/HtmlTemplate.ftl?rev=1785581&r1=1785580&r2=1785581&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/framework/common/template/includes/HtmlTemplate.ftl (original)
+++ ofbiz/ofbiz-framework/trunk/framework/common/template/includes/HtmlTemplate.ftl Mon Mar 6 00:39:53 2017
@@ -16,6 +16,7 @@ KIND, either express or implied. See th
specific language governing permissions and limitations
under the License.
-->
+<#include "component://widget/templates/HtmlFormMacroLibrary.ftl"/>
<#macro lookupField className="" alert="" name="" value="" size="20" maxlength="20" id="" event="" action="" readonly="" autocomplete="" descriptionFieldName="" formName="" fieldFormName="" targetParameterIter="" imgSrc="" ajaxUrl="" ajaxEnabled="" presentation="layer" width="" height="" position="topleft" fadeBackground="true" clearText="" showDescription="" initiallyCollapsed="" tabindex="">
<#if (!ajaxEnabled?has_content)>