| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: Minor bootstrap 4 fixes: |
| Date: | 2018-12-13 10:29:32 |
| Message-ID: | E1gXOFI-0004we-US@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Minor bootstrap 4 fixes:
- Removed 'collapse in' css from wizard as we have 'collapse show' in Bootstrap-4
- Fixed 'Select/Unselect All' button layout for Select2 control used in pgAgent.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=04735e631e70c6e5a1b8f64b7bb622dc5bd2298f
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Modified Files
--------------
web/pgadmin/browser/static/css/wizard.css | 4 ----
web/pgadmin/browser/static/js/node.ui.js | 4 ++--
2 files changed, 2 insertions(+), 6 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Khushboo Vashi | 2018-12-13 10:33:33 | [pgAdmin4][Patch]: RM 3433 - query tool not responsive or showing any tab or window when selected |
| Previous Message | Dave Page | 2018-12-13 10:29:29 | Re: [pgAdmin4] Fix Bootstrap-4 CSS issues |