From 6d6a3753eec52f2628aae1320c1b2876d535250c Mon Sep 17 00:00:00 2001 From: Murtuza Zabuawala Date: Mon, 6 Mar 2017 10:36:07 +0000 Subject: [PATCH] Fix the path to the busy indicator for the treeview which changed when the aciTree module was moved. --- .../misc/file_manager/templates/file_manager/js/utility.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pgadmin/misc/file_manager/templates/file_manager/js/utility.js b/web/pgadmin/misc/file_manager/templates/file_manager/js/utility.js index 1e56b6616..ff2504c63 100755 --- a/web/pgadmin/misc/file_manager/templates/file_manager/js/utility.js +++ b/web/pgadmin/misc/file_manager/templates/file_manager/js/utility.js @@ -677,7 +677,7 @@ var getFolderInfo = function(path, file_type) { // Display an activity indicator. $('.fileinfo').find('span.activity').html( - "" + "" ); var post_data = {