1) Fixed 'Material-UI: You are providing a disabled `button` child to the Tooltip' 2) Fixed InputToggle value issue. 3) Fixed jasmine test for Language. 4) Remove unused code from the view node.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eb48765a5a6feb20208d2992c3ae791018f12afe Modified Files -------------- .../servers/databases/schemas/views/static/js/view.ui.js | 4 ---- web/pgadmin/static/js/components/Buttons.jsx | 8 +++++--- web/pgadmin/static/js/components/FormComponents.jsx | 2 +- web/regression/javascript/schema_ui_files/language.ui.spec.js | 5 ++++- 4 files changed, 10 insertions(+), 9 deletions(-)