commit | ce02a74dbcf94cc765d5f6e64e5e25e172067229 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu May 03 10:57:03 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu May 03 10:57:03 2012 +0530 |
tree | b92119678778f08d11b4232063447429015da5a5 | |
parent | 39489278ecf4e809ea03dbedb1a51a68db43d20e [diff] [blame] |
login id for topbar
diff --git a/erpnext/website/js/topbar.js b/erpnext/website/js/topbar.js index a600934..b093faa 100644 --- a/erpnext/website/js/topbar.js +++ b/erpnext/website/js/topbar.js
@@ -40,7 +40,7 @@ </ul>\ <img src="lib/images/ui/spinner.gif" id="spinner"/>\ <ul class="nav pull-right">\ - <li><a href="#!Login Page">Login</a></li>\ + <li id="#login-topbar-item"><a href="#!Login Page">Login</a></li>\ </ul>\ </div>\ </div>\