commit | 3a751e8f82fbec8501a0dfb127a9aecabae5c86f | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Jan 27 18:00:14 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Jan 27 18:00:14 2012 +0530 |
tree | a1549ab10cc19ce13c63389f6da72d29e5543359 | |
parent | ad10c695ffd8dc5c5bb50eebf6234e506fe3bd49 [diff] [blame] |
added blog subscriber, unsubscribe
diff --git a/erpnext/website/js/topbar.js b/erpnext/website/js/topbar.js index 85d975b..788ed62 100644 --- a/erpnext/website/js/topbar.js +++ b/erpnext/website/js/topbar.js
@@ -20,7 +20,7 @@ $('header').append('<div class="topbar">\ <div class="topbar-inner">\ <div class="container">\ - <a class="brand">[brand]</a>\ + <a class="brand" href="#!home">[brand]</a>\ <ul class="nav">\ </ul>\ <img src="lib/images/ui/spinner.gif" id="spinner"/>\