mirror of https://github.com/apache/cloudstack.git
bug 10519: volume page - Details tab - Create Template action - remove warning message on the top of dialog box.
This commit is contained in:
parent
bbee1e74b3
commit
9b1992b0f9
|
|
@ -236,7 +236,9 @@ dictionary = {
|
|||
|
||||
<!-- Create Template Dialog -->
|
||||
<div id="dialog_create_template" title='<fmt:message key="label.action.create.template"/>' style="display: none">
|
||||
<!--
|
||||
<p><fmt:message key="message.create.template.volume"/></p>
|
||||
-->
|
||||
<div class="dialog_formcontent">
|
||||
<form action="#" method="post" id="form_acquire">
|
||||
<ol>
|
||||
|
|
|
|||
Loading…
Reference in New Issue