fix for 'show all notifications' on notifications drop-down to handle installations in sub-directories + fix for friend notifications (eg: joe became friends with sam)

This commit is contained in:
Devlon Duthie 2011-10-08 16:57:00 -05:00
parent 2474531451
commit 2cba65bd38
2 changed files with 13 additions and 4 deletions

View file

@ -101,8 +101,7 @@
$("#nav-notifications-linkmenu").addClass("on");
nnm = $("#nav-notifications-menu");
//nnm.html("");
nnm.html("<li><a href='/notifications/network'>Show All Notifications</a></li>");
nnm.html("<li><a href='"+baseurl+"/notifications/network'>Show All Notifications</a></li>");
//nnm.attr('popup','true');
eNotif.children("note").each(function(){