HPCC-10893 Unable to sort Logical Files for a published Query Reviewed-By: Miguel Vazquez <miguel.vazquez@lexisnexis.com> Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
@@ -62,7 +62,7 @@ define([
store: this.store,
columns: {
col1: selector({ width: 27, selectorType: 'checkbox' }),
- Name: {label: this.i18n.LogicalFiles, width: 180, sortable: false}
+ Name: {label: this.i18n.LogicalFiles}
}
}, domID);