pgAdmin 4 commit: Fix previous partial commit

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix previous partial commit
Date: 2017-03-14 09:34:31
Message-ID: E1cniqd-0003YZ-FC@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix previous partial commit

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ff9d6cd3d541d7f24af908eea61dde19d0e8b4fc
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../static/vendor/bootstrap/bootstrap-theme.css | 476 --
.../vendor/bootstrap/bootstrap-theme.css.map | 1 -
.../vendor/bootstrap/bootstrap-theme.min.css | 5 -
web/pgadmin/static/vendor/bootstrap/bootstrap.css | 6584 --------------------
.../static/vendor/bootstrap/bootstrap.css.map | 1 -
web/pgadmin/static/vendor/bootstrap/bootstrap.js | 2317 -------
.../static/vendor/bootstrap/bootstrap.min.css | 5 -
.../static/vendor/bootstrap/bootstrap.min.js | 7 -
.../bootstrap/glyphicons-halflings-regular.eot | Bin 20127 -> 0 bytes
.../bootstrap/glyphicons-halflings-regular.svg | 288 -
.../bootstrap/glyphicons-halflings-regular.ttf | Bin 45404 -> 0 bytes
.../bootstrap/glyphicons-halflings-regular.woff | Bin 23424 -> 0 bytes
.../bootstrap/glyphicons-halflings-regular.woff2 | Bin 18028 -> 0 bytes
web/pgadmin/templates/base.html | 6 +-
14 files changed, 3 insertions(+), 9687 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Atira Odhner 2017-03-14 20:11:08 Re: [patch] Refactor: clipboard, translations, jasmine
Previous Message Dave Page 2017-03-14 09:25:58 Re: [PATCH][pgAdmin4] Move Bootstrap fonts to 'vendor/fonts' folder