bug 13413

Fix tooltips in zone wizard for public/management traffic types

status 13413: resolved fixed
This commit is contained in:
bfederle 2012-02-01 16:12:54 -08:00
parent 46c0024a34
commit 9221fdc7ef
1 changed files with 2 additions and 2 deletions

View File

@ -484,7 +484,7 @@
<li class="management">
<ul class="container">
<li traffic-type-id="management"
title="Traffic between the internet and virtual machines in the cloud."
title="Traffic between CloudStack's internal resources, including any components that communicate with the Management Server, such as hosts and CloudStack system VMs"
class="traffic-type-draggable management"></li>
</ul>
<div class="info">
@ -495,7 +495,7 @@
<li class="public">
<ul class="container">
<li traffic-type-id="public"
title="Traffic between CloudStack's internal resources, including any components that communicate with the Management Server, such as hosts and CloudStack system VMs"
title="Traffic between the internet and virtual machines in the cloud."
class="traffic-type-draggable public"></li>
</ul>
<div class="info">