diff --git a/plugins/pgadmin/index.py b/plugins/pgadmin/index.py index d2a167d263..5f47fd45c1 100755 --- a/plugins/pgadmin/index.py +++ b/plugins/pgadmin/index.py @@ -250,7 +250,7 @@ def start(): pgOp('start') - + mw.restartWeb() return 'ok'