Merge "Let change message just be on the top of comments."
This commit is contained in:
commit
0267875200
@ -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}'>
|
||||
|
Loading…
Reference in New Issue
Block a user