Author: jleroux
Date: Wed Oct 9 18:16:08 2019
New Revision: 1868197
URL:
http://svn.apache.org/viewvc?rev=1868197&view=revLog:
Improved: Add a discussion feature in order detail view for following
communication about the order (mail, phone etc.)
(OFBIZ-11210)
Adds missing ASL2 header
Modified:
ofbiz/ofbiz-framework/trunk/applications/party/template/party/DisplayCommunicationContent.ftl
Modified: ofbiz/ofbiz-framework/trunk/applications/party/template/party/DisplayCommunicationContent.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/party/template/party/DisplayCommunicationContent.ftl?rev=1868197&r1=1868196&r2=1868197&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/party/template/party/DisplayCommunicationContent.ftl (original)
+++ ofbiz/ofbiz-framework/trunk/applications/party/template/party/DisplayCommunicationContent.ftl Wed Oct 9 18:16:08 2019
@@ -1,3 +1,23 @@
+<#--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+
<#-- Display content in a specific div to avoid display conflicts -->
<div style="margin-left: 14%;width:50% !important;">
${StringUtil.wrapString(childCommEvent.content!)}