mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - set autocomplete off.
This commit is contained in:
parent
bfed74c411
commit
b1f67a0881
@ -56,7 +56,7 @@ under the License.
|
|||||||
<!-- Password -->
|
<!-- Password -->
|
||||||
<div class="field password">
|
<div class="field password">
|
||||||
<label for="password"><fmt:message key="label.password"/></label>
|
<label for="password"><fmt:message key="label.password"/></label>
|
||||||
<input type="password" name="password" class="required" />
|
<input type="password" name="password" class="required" autocomplete="off" />
|
||||||
</div>
|
</div>
|
||||||
<!-- Domain -->
|
<!-- Domain -->
|
||||||
<div class="field domain">
|
<div class="field domain">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user