Removing deprecated references and files

This commit is contained in:
Fernando Ontiveros
2025-04-02 00:00:00 +00:00
parent 884e67f883
commit d3bd0fcfbc
117 changed files with 40 additions and 14127 deletions

View File

@@ -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