Move 3rd party client code into vendor/ directories for ease of maintenance.

This commit is contained in:
Sarah McAlear
2017-02-24 17:01:20 +00:00
committed by Dave Page
parent b19081421b
commit a0a31e55ae
396 changed files with 7398 additions and 3924 deletions

View File

@@ -1338,8 +1338,8 @@ define(
'#container', {
allowContextMenu: false,
allowCollapse: false,
themePath: '{{ url_for('static', filename='css/wcDocker/Themes') }}',
theme: 'pgadmin'
themePath: '{{ url_for("static", filename="css") }}',
theme: 'webcabin.overrides.css'
});
this.panels = [];