Removing deprecated references and files
This commit is contained in:
@@ -203,7 +203,6 @@ Ext.onReady(function () {
|
||||
}
|
||||
});
|
||||
|
||||
// COMPONENT DEPRECATED remove it in the next revision of the enterprise plugin
|
||||
// create the Dropdown for rows per page
|
||||
var pmRowsPerPage = new Ext.form.ComboBox ({
|
||||
width : 60,
|
||||
@@ -220,7 +219,6 @@ Ext.onReady(function () {
|
||||
triggerAction : 'all'
|
||||
});
|
||||
|
||||
// COMPONENT DEPRECATED remove it in the next revision of the enterprise plugin
|
||||
// create the Dropdown for date formats
|
||||
var pmDateFormat = new Ext.form.ComboBox ({
|
||||
width : 80,
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user