CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - set autocomplete off.

Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b1f67a08
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b1f67a08
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b1f67a08

Branch: refs/heads/cisco-vnmc-api-integration
Commit: b1f67a08816f683ed44456fd7c4124ba2a82f495
Parents: bfed74c
Author: Jessica Wang <jessica.w...@citrix.com>
Authored: Thu Apr 11 13:37:30 2013 -0700
Committer: Jessica Wang <jessica.w...@citrix.com>
Committed: Thu Apr 11 13:39:03 2013 -0700

----------------------------------------------------------------------
 ui/index.jsp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b1f67a08/ui/index.jsp
----------------------------------------------------------------------
diff --git a/ui/index.jsp b/ui/index.jsp
index 3b8f378..46f49f0 100644
--- a/ui/index.jsp
+++ b/ui/index.jsp
@@ -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">

Reply via email to