PMCORE-3872
This commit is contained in:
@@ -401,21 +401,6 @@ Ext.onReady(function () {
|
|||||||
width: 50,
|
width: 50,
|
||||||
align: 'right',
|
align: 'right',
|
||||||
editor: sizeField
|
editor: sizeField
|
||||||
}, {
|
|
||||||
|
|
||||||
xtype: 'booleancolumn',
|
|
||||||
header: _('ID_AUTO_INCREMENT'),
|
|
||||||
dataIndex: 'field_autoincrement',
|
|
||||||
align: 'center',
|
|
||||||
width: 100,
|
|
||||||
trueText: _('ID_YES'),
|
|
||||||
falseText: _('ID_NO'),
|
|
||||||
editor: {
|
|
||||||
xtype: 'checkbox',
|
|
||||||
id: 'field_incre',
|
|
||||||
disabled: true,
|
|
||||||
inputValue: 'always'
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
/*----------------------------------********---------------------------------*/
|
/*----------------------------------********---------------------------------*/
|
||||||
, {
|
, {
|
||||||
|
|||||||
Reference in New Issue
Block a user