Let change message just be on the top of comments.

In the reply box let change cover message just be on the top
of the comments like that in 'History' list and email content.

Change-Id: Ifd8e718375d9140c9599b708ed586bf3e6ad473b
This commit is contained in:
Bruce Zu 2013-12-03 15:28:56 +08:00 committed by David Pursehouse
parent 685af77b59
commit 5f88589617

View File

@ -49,15 +49,15 @@ limitations under the License.
}
</ui:style>
<g:HTMLPanel styleName='{style.replyBox}'>
<div class='{res.style.section}' ui:field='labelsParent'>
<g:Grid ui:field='labelsTable'/>
</div>
<div class='{res.style.section}'>
<c:NpTextArea
visibleLines='5'
characterWidth='70'
ui:field='message'/>
</div>
<div class='{res.style.section}' ui:field='labelsParent'>
<g:Grid ui:field='labelsTable'/>
</div>
<g:ScrollPanel ui:field='commentsPanel'
styleName='{style.comments}'
addStyleNames='{res.style.section}'>