From 9821e28da5db3028cbaf2a762cefd580bf336c31 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Tue, 19 Jun 2018 16:09:49 -0400 Subject: [PATCH] Fix file permissions per Devrim --- .../tablespaces/templates/tablespaces/sql/9.2_plus/properties.sql | 0 .../tablespaces/templates/tablespaces/sql/default/alter.sql | 0 web/pgadmin/misc/file_manager/static/css/file_manager.css | 0 web/pgadmin/misc/file_manager/static/js/utility.js | 0 web/pgadmin/misc/file_manager/templates/file_manager/index.html | 0 web/pgadmin/static/css/bootstrap.overrides.css | 0 web/pgadmin/templates/base.html | 0 7 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 web/pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/9.2_plus/properties.sql mode change 100755 => 100644 web/pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/alter.sql mode change 100755 => 100644 web/pgadmin/misc/file_manager/static/css/file_manager.css mode change 100755 => 100644 web/pgadmin/misc/file_manager/static/js/utility.js mode change 100755 => 100644 web/pgadmin/misc/file_manager/templates/file_manager/index.html mode change 100755 => 100644 web/pgadmin/static/css/bootstrap.overrides.css mode change 100755 => 100644 web/pgadmin/templates/base.html diff --git a/web/pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/9.2_plus/properties.sql b/web/pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/9.2_plus/properties.sql old mode 100755 new mode 100644 diff --git a/web/pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/alter.sql b/web/pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/alter.sql old mode 100755 new mode 100644 diff --git a/web/pgadmin/misc/file_manager/static/css/file_manager.css b/web/pgadmin/misc/file_manager/static/css/file_manager.css old mode 100755 new mode 100644 diff --git a/web/pgadmin/misc/file_manager/static/js/utility.js b/web/pgadmin/misc/file_manager/static/js/utility.js old mode 100755 new mode 100644 diff --git a/web/pgadmin/misc/file_manager/templates/file_manager/index.html b/web/pgadmin/misc/file_manager/templates/file_manager/index.html old mode 100755 new mode 100644 diff --git a/web/pgadmin/static/css/bootstrap.overrides.css b/web/pgadmin/static/css/bootstrap.overrides.css old mode 100755 new mode 100644 diff --git a/web/pgadmin/templates/base.html b/web/pgadmin/templates/base.html old mode 100755 new mode 100644