mirror of https://github.com/apache/cloudstack.git
bug 9999: Fixed missing account field issue in Safari
Merge from 2.2.4
This commit is contained in:
parent
cb9de5a028
commit
24932a9fec
|
|
@ -463,7 +463,7 @@ dictionary = {
|
|||
<fmt:message key="label.domain"/>:</label>
|
||||
|
||||
<input class="text" type="text" id="domain" />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
|
||||
<!--
|
||||
<select class="select" id="domain_dropdown">
|
||||
|
|
|
|||
|
|
@ -196,7 +196,7 @@ dictionary = {
|
|||
<label>
|
||||
<fmt:message key="label.domain"/>:</label>
|
||||
<input class="text" type="text" id="domain" />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="domain_dropdown">
|
||||
</select>
|
||||
|
|
@ -216,7 +216,7 @@ dictionary = {
|
|||
<ol>
|
||||
<li id="adv_search_domain_li" style="display: none;">
|
||||
<input class="text textwatermark" type="text" id="domain" value='<fmt:message key="label.by.domain" />' />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="adv_search_domain">
|
||||
</select>
|
||||
|
|
|
|||
|
|
@ -361,7 +361,7 @@ dictionary = {
|
|||
<li>
|
||||
<label><fmt:message key="label.parent.domain"/>:</label>
|
||||
<input class="text" type="text" id="parent_domain" />
|
||||
<div id="parent_domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="parent_domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="domain_dropdown">
|
||||
</select>
|
||||
|
|
|
|||
|
|
@ -298,7 +298,7 @@
|
|||
</li>
|
||||
<li id="adv_search_domain_li" style="display: none;">
|
||||
<input class="text textwatermark" type="text" id="domain" value='<fmt:message key="label.by.domain" />' />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="adv_search_domain">
|
||||
</select>
|
||||
|
|
|
|||
|
|
@ -1481,7 +1481,7 @@ dictionary = {
|
|||
</li>
|
||||
<li id="adv_search_domain_li" style="display: none;">
|
||||
<input class="text textwatermark" type="text" id="domain" value='<fmt:message key="label.by.domain" />' />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="adv_search_domain">
|
||||
</select>
|
||||
|
|
@ -1504,7 +1504,7 @@ dictionary = {
|
|||
</li>
|
||||
<li id="adv_search_domain_li" style="display: none;">
|
||||
<input class="text textwatermark" type="text" id="domain" value='<fmt:message key="label.by.domain" />' />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="adv_search_domain">
|
||||
</select>
|
||||
|
|
|
|||
|
|
@ -820,7 +820,7 @@ dictionary = {
|
|||
</li>
|
||||
<li id="adv_search_domain_li" style="display: none;">
|
||||
<input class="text textwatermark" type="text" id="domain" value='<fmt:message key="label.by.domain" />' />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="adv_search_domain">
|
||||
</select>
|
||||
|
|
|
|||
|
|
@ -428,7 +428,7 @@ dictionary = {
|
|||
</li>
|
||||
<li id="adv_search_domain_li" style="display: none;">
|
||||
<input class="text textwatermark" type="text" id="domain" value='<fmt:message key="label.by.domain" />' />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="adv_search_domain">
|
||||
</select>
|
||||
|
|
|
|||
|
|
@ -902,7 +902,7 @@ dictionary = {
|
|||
<fmt:message key="label.domain"/>:</label>
|
||||
|
||||
<input class="text" type="text" id="domain" />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="add_publicip_vlan_domain">
|
||||
</select>
|
||||
|
|
@ -1265,7 +1265,7 @@ dictionary = {
|
|||
<fmt:message key="label.domain"/>:</label>
|
||||
|
||||
<input class="text" type="text" id="domain" />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
</div>
|
||||
<!--
|
||||
<select class="select" id="add_publicip_vlan_domain">
|
||||
|
|
@ -1339,7 +1339,7 @@ dictionary = {
|
|||
<ol>
|
||||
<li id="adv_search_domain_li" style="display: none;">
|
||||
<input class="text textwatermark" type="text" id="domain" value='<fmt:message key="label.by.domain" />' />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="adv_search_domain">
|
||||
</select>
|
||||
|
|
|
|||
|
|
@ -298,7 +298,7 @@
|
|||
<li id="domain_container" style="display:none">
|
||||
<label><fmt:message key="label.domain"/>:</label>
|
||||
<input class="text" type="text" id="domain" />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="domain_dropdown">
|
||||
</select>
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ dictionary = {
|
|||
</li>
|
||||
<li id="adv_search_domain_li" style="display: none;">
|
||||
<input class="text textwatermark" type="text" id="domain" value='<fmt:message key="label.by.domain" />' />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="adv_search_domain">
|
||||
</select>
|
||||
|
|
|
|||
|
|
@ -371,7 +371,7 @@ dictionary = {
|
|||
<ol>
|
||||
<li id="adv_search_domain_li" style="display: none;">
|
||||
<input class="text textwatermark" type="text" id="domain" value='<fmt:message key="label.by.domain" />' />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="adv_search_domain">
|
||||
</select>
|
||||
|
|
|
|||
|
|
@ -275,7 +275,7 @@ dictionary = {
|
|||
<label>
|
||||
<fmt:message key="label.domain"/>:</label>
|
||||
<input class="text" type="text" id="domain" />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="domain_dropdown">
|
||||
</select>
|
||||
|
|
@ -295,7 +295,7 @@ dictionary = {
|
|||
<ol>
|
||||
<li id="adv_search_domain_li" style="display: none;">
|
||||
<input class="text textwatermark" type="text" id="domain" value='<fmt:message key="label.by.domain" />' />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="adv_search_domain">
|
||||
</select>
|
||||
|
|
|
|||
|
|
@ -230,7 +230,7 @@ dictionary = {
|
|||
<ol>
|
||||
<li id="adv_search_domain_li" style="display: none;">
|
||||
<input class="text textwatermark" type="text" id="domain" value='<fmt:message key="label.by.domain" />' />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="adv_search_domain">
|
||||
</select>
|
||||
|
|
|
|||
|
|
@ -453,7 +453,7 @@ dictionary = {
|
|||
</li>
|
||||
<li id="adv_search_domain_li" style="display: none;">
|
||||
<input class="text textwatermark" type="text" id="domain" value='<fmt:message key="label.by.domain" />' />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="adv_search_domain">
|
||||
</select>
|
||||
|
|
|
|||
|
|
@ -786,7 +786,7 @@ dictionary = {
|
|||
</li>
|
||||
<li id="adv_search_domain_li" style="display: none;">
|
||||
<input class="text textwatermark" type="text" id="domain" value='<fmt:message key="label.by.domain" />' />
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
<div id="domain_errormsg" class="dialog_formcontent_errormsg" style="display: none;"></div>
|
||||
<!--
|
||||
<select class="select" id="adv_search_domain">
|
||||
</select>
|
||||
|
|
|
|||
Loading…
Reference in New Issue