remove extra '"' character discovered in UI review
git-svn-id: svn://10.0.0.236/trunk@75599 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
</box>
|
||||
<box id="MoreSection" orient="vertical" flex="1">
|
||||
<!-- html used for labels that need to wrap -->
|
||||
<html class="wrap" flex="1">"&headSection.label;</html>
|
||||
<html class="wrap" flex="1">&headSection.label;</html>
|
||||
<box orient="vertical" flex="1" style="width: 10em; height: 10em;">
|
||||
<textfield id="HeadSrcInput" multiline="true" style="width: 1em" rows="1" flex="1"/>
|
||||
</box>
|
||||
|
||||
Reference in New Issue
Block a user