components/openstack/horizon/patches/07-remove-console.patch
changeset 4063 12e03e5492b8
parent 4062 f45bb9cec48c
parent 4061 5ac5027dc3e3
--- a/components/openstack/horizon/patches/07-remove-console.patch	Fri Mar 20 22:56:27 2015 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-In-house patch to remove the ">> open console" link from instance
-elements in the Network Topology screen.  This patch is
-Solaris-specific and not suitable for upstream contribution.
-
---- horizon-2013.2.3/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_container.html.orig    2014-06-20 08:04:57.394535111 -0600
-+++ horizon-2013.2.3/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_container.html     2014-06-20 08:05:47.621066190 -0600
-@@ -16,7 +16,6 @@
-       <div class="cell link">
-         <a href="[[url]]">» view [[type]] details</a>
-         [[#console_id]]
--        <a href="[[url]][[console]]" class="vnc_window">» open console</a>
-         [[/console_id]]
-       </div>
-       <div class="cell delete">
-