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 --- .../WebContent/scripts/Protocol.py | 1 + 1 file changed, 1 insertion(+) create mode 120000 src/com.gluster.storage.management.gateway/WebContent/scripts/Protocol.py (limited to 'src/com.gluster.storage.management.gateway/WebContent/scripts/Protocol.py') diff --git a/src/com.gluster.storage.management.gateway/WebContent/scripts/Protocol.py b/src/com.gluster.storage.management.gateway/WebContent/scripts/Protocol.py new file mode 120000 index 00000000..7ecad84d --- /dev/null +++ b/src/com.gluster.storage.management.gateway/WebContent/scripts/Protocol.py @@ -0,0 +1 @@ +../../../com.gluster.storage.management.gateway.scripts/src/common/Protocol.py \ No newline at end of file -- cgit