aboutsummaryrefslogtreecommitdiffstats
path: root/js/main.js
diff options
context:
space:
mode:
authorduthied <duthied@gmail.com>2011-10-08 15:00:11 -0700
committerduthied <duthied@gmail.com>2011-10-08 15:00:11 -0700
commit986c31c7b8f567b21726fcd33e0453bdc64d6f40 (patch)
tree4bec49768b0f29c32ba79cc19fc21c485aa93809 /js/main.js
parent24745314517eac403b421fa17a51bdbec94f3b6e (diff)
parent2cba65bd38ad04280d6843daf345aa4a3c09baf2 (diff)
downloadvolse-hubzilla-986c31c7b8f567b21726fcd33e0453bdc64d6f40.tar.gz
volse-hubzilla-986c31c7b8f567b21726fcd33e0453bdc64d6f40.tar.bz2
volse-hubzilla-986c31c7b8f567b21726fcd33e0453bdc64d6f40.zip
Merge pull request #21 from duthied/master
notification page and drop-down fixes
Diffstat (limited to 'js/main.js')
-rw-r--r--js/main.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/js/main.js b/js/main.js
index 799330676..bd6b6d658 100644
--- a/js/main.js
+++ b/js/main.js
@@ -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(){