Merge pull request #2187 from gproly/BUG-13624
BUG-13624 SOLVED 'Keep the records of the table' default value On
This commit is contained in:
@@ -681,6 +681,7 @@ Ext.onReady(function(){
|
|||||||
xtype: "checkbox",
|
xtype: "checkbox",
|
||||||
id: "chkKeepData",
|
id: "chkKeepData",
|
||||||
name: "chkKeepData",
|
name: "chkKeepData",
|
||||||
|
checked : true,
|
||||||
boxLabel: _("ID_PMTABLE_DATA_KEEP")
|
boxLabel: _("ID_PMTABLE_DATA_KEEP")
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user