diff --git a/erpnext/website/js/topbar.js b/erpnext/website/js/topbar.js index e6a6b59c4a7..b004a6f15a1 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 0c1ef930adc..a91934bfa10 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