From e740f5e584850c3922da6043a477fee78cf062a7 Mon Sep 17 00:00:00 2001 From: Bryan Berry Date: Fri, 06 Nov 2009 13:19:36 +0000 Subject: fixed 'foo' problem --- diff --git a/js/knavbar.js b/js/knavbar.js index c7fd93b..e7d343f 100755 --- a/js/knavbar.js +++ b/js/knavbar.js @@ -5,8 +5,6 @@ $(document).ready(function(){ //updates the links in knavbar //specific to the context var modify = function(){ - document.write('foo'); - $('#knavbarHome').attr('href', 'foo'); }; -- cgit v0.9.1