Skip to content

Commit

Permalink
Update bootstrap.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bwbohl committed Jun 7, 2022
1 parent e92f54a commit 1d822d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bootstrap.js
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ Ext.ClassManager.addNameAlternateMappings({
],
"Ext.grid.RowEditor": [],
"Ext.grid.RowEditorButtons": [],
"Ext.grid.Scroller": [],
"Ext.grid.View": [],
"Ext.grid.ViewDropZone": [],
"Ext.grid.column.Action": [
Expand Down Expand Up @@ -1514,6 +1515,7 @@ Ext.ClassManager.addNameAliasMappings({
"Ext.grid.RowEditorButtons": [
"widget.roweditorbuttons"
],
"Ext.grid.Scroller": [],
"Ext.grid.View": [
"widget.gridview"
],
Expand Down

0 comments on commit 1d822d9

Please sign in to comment.