svn commit: r1791763 - /ofbiz/ofbiz-framework/trunk/framework/common/template/includes/HtmlTemplate.ftl

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1791763 - /ofbiz/ofbiz-framework/trunk/framework/common/template/includes/HtmlTemplate.ftl

jacopoc
Author: jacopoc
Date: Tue Apr 18 08:43:50 2017
New Revision: 1791763

URL: http://svn.apache.org/viewvc?rev=1791763&view=rev
Log:
Reverted: this reverts the commit 1785581 by Wei Zhang because it represented a
step back since the work done in rev. 1762227.

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=1791763&r1=1791762&r2=1791763&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/framework/common/template/includes/HtmlTemplate.ftl (original)
+++ ofbiz/ofbiz-framework/trunk/framework/common/template/includes/HtmlTemplate.ftl Tue Apr 18 08:43:50 2017
@@ -16,7 +16,6 @@ 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)>