mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +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 -->
|
||||
<div class="field password">
|
||||
<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>
|
||||
<!-- Domain -->
|
||||
<div class="field domain">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user