From 8360a5f7291a321b0a4a28a3cc7f114c11eef5df Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Tue, 1 May 2012 16:23:05 +0530 Subject: [PATCH] no address in footer --- erpnext/website/js/topbar.js | 2 +- js/all-web.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/website/js/topbar.js b/erpnext/website/js/topbar.js index e6a6b59c4a..b004a6f15a 100644 --- a/erpnext/website/js/topbar.js +++ b/erpnext/website/js/topbar.js @@ -98,7 +98,7 @@ erpnext.Footer = Class.extend({ } $('footer').html(repl('', wn.boot.website_settings)); diff --git a/js/all-web.js b/js/all-web.js index 0c1ef930ad..a91934bfa1 100644 --- a/js/all-web.js +++ b/js/all-web.js @@ -890,7 +890,7 @@ erpnext.header_link_settings(item);$parent_li.find('.dropdown-menu').append(repl if(!wn.boot.website_settings.address){wn.boot.website_settings.address='';} $('footer').html(repl('',wn.boot.website_settings));this.make_items();},make_items:function(){var items=wn.boot.website_menus