[SSE] Debug format settings dialog.

This commit is contained in:
Julia Radzhabova 2017-07-18 15:22:51 +03:00
parent dcfecc48eb
commit 30c65658ec

View file

@ -100,7 +100,7 @@ define([
'<tr>',
'<td class="padding-large" style="white-space: nowrap;">',
'<label style="vertical-align: middle; margin-right: 4px;">' + me.txtSample + '</label>',
'<label id="format-settings-label-example" style="vertical-align: middle; max-width: 220px; overflow: hidden; text-overflow: ellipsis;>100</label>',
'<label id="format-settings-label-example" style="vertical-align: middle; max-width: 220px; overflow: hidden; text-overflow: ellipsis;">100</label>',
'</td>',
'</tr>',
'<tr>',