You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ts...@apache.org on 2013/04/12 13:59:08 UTC

[35/50] [abbrv] git commit: updated refs/heads/marvin_refactor to 30e2971

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/marvin_refactor
Commit: b1f67a08816f683ed44456fd7c4124ba2a82f495
Parents: bfed74c
Author: Jessica Wang <je...@citrix.com>
Authored: Thu Apr 11 13:37:30 2013 -0700
Committer: Jessica Wang <je...@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">