Remove Backgrid and Backform. Fixes #6134

This commit is contained in:
Khushboo Vashi
2022-09-10 14:22:49 +05:30
committed by Akshay Joshi
parent b128ba2f57
commit ca8b5c68fd
50 changed files with 77 additions and 14601 deletions

View File

@@ -43,7 +43,6 @@ const providePlugin = new webpack.ProvidePlugin({
'window.jQuery': 'jquery',
_: 'underscore',
Backbone: 'backbone',
Backgrid: 'backgrid',
pgAdmin: 'pgadmin',
'moment': 'moment',
'window.moment':'moment',