pgAdmin 4 commit: Remove incorrectly placed static dir.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove incorrectly placed static dir.
Date: 2015-01-20 12:29:48
Message-ID: E1YDXwK-0002fj-Uq@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove incorrectly placed static dir.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bb3efff0636308fb0a580c66af26d186ee1e610e

Modified Files
--------------
web/static/favicon.ico | Bin 2550 -> 0 bytes
1 file changed, 0 insertions(+), 0 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-01-20 12:32:27 pgAdmin 4 commit: Support dynamically loaded modules.
Previous Message Dave Page 2015-01-19 16:39:21 pgAdmin 4 commit: Use Flask blueprints for modularisation, per Khushboo