From 812c85ec65ff0f5d2ebcfbdbadacaea2b84005d6 Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Wed, 17 Aug 2011 12:28:14 +0530 Subject: Fixed Bug 3427 - All the extra added terminals are gone once we change the view --- src/com.gluster.storage.management.gateway/WebContent/scripts/Utils.py | 1 + 1 file changed, 1 insertion(+) create mode 120000 src/com.gluster.storage.management.gateway/WebContent/scripts/Utils.py (limited to 'src/com.gluster.storage.management.gateway/WebContent/scripts/Utils.py') diff --git a/src/com.gluster.storage.management.gateway/WebContent/scripts/Utils.py b/src/com.gluster.storage.management.gateway/WebContent/scripts/Utils.py new file mode 120000 index 00000000..df26ff44 --- /dev/null +++ b/src/com.gluster.storage.management.gateway/WebContent/scripts/Utils.py @@ -0,0 +1 @@ +../../../com.gluster.storage.management.gateway.scripts/src/common/Utils.py \ No newline at end of file -- cgit