|
@@ -43,7 +43,7 @@
|
|
|
<div data-dojo-type="dijit.Fieldset">
|
|
|
<legend>${i18n.Edges}</legend>
|
|
|
<div data-dojo-type="hpcc.TableContainer">
|
|
|
- <input title="${i18n.Label}:" name="elabel" value="%Label%\n%NumRowsProcessed%\n%SkewMinRowsProcessed% - %SkewMaxRowsProcessed%" style="width: 95%;" data-dojo-props="trim: true" data-dojo-type="dijit.form.TextBox" />
|
|
|
+ <input title="${i18n.Label}:" name="elabel" value="%Label%\n%NumRowsProcessed%\n%SkewMinRowsProcessed% / %SkewMaxRowsProcessed%" style="width: 95%;" data-dojo-props="trim: true" data-dojo-type="dijit.form.TextBox" />
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="dijitDialogPaneActionBar">
|