community page

This commit is contained in:
Friendika 2011-07-04 20:57:07 -07:00
parent 308ffe500a
commit 20d3aa2e77
8 changed files with 149 additions and 18 deletions

View file

@ -71,8 +71,9 @@
function NavUpdate() {
if($('#live-network').length) { src = 'network'; liveUpdate(); }
if($('#live-profile').length) { src = 'profile'; liveUpdate(); }
if($('#live-network').length) { src = 'network'; liveUpdate(); }
if($('#live-profile').length) { src = 'profile'; liveUpdate(); }
if($('#live-community').length) { src = 'community'; liveUpdate(); }
if($('#live-display').length) {
if(liking) {
liking = 0;