mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. #6295
This commit is contained in:
@@ -113,8 +113,6 @@ def panel(trans_id):
|
||||
title=underscore_unescape(params['title']),
|
||||
theme=params['theme'],
|
||||
o_db_name=o_db_name,
|
||||
requirejs=True,
|
||||
basejs=True,
|
||||
platform=_platform
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user