mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Remove Backgrid and Backform. Fixes #6134
This commit is contained in:
committed by
Akshay Joshi
parent
b128ba2f57
commit
ca8b5c68fd
@@ -43,7 +43,6 @@ const providePlugin = new webpack.ProvidePlugin({
|
||||
'window.jQuery': 'jquery',
|
||||
_: 'underscore',
|
||||
Backbone: 'backbone',
|
||||
Backgrid: 'backgrid',
|
||||
pgAdmin: 'pgadmin',
|
||||
'moment': 'moment',
|
||||
'window.moment':'moment',
|
||||
|
Reference in New Issue
Block a user