mod_display - no fun. Not working at all. But a bit of progress.

This commit is contained in:
friendica
2013-02-10 04:55:29 -08:00
parent 260a012b02
commit 99c5f88963
12 changed files with 213 additions and 123 deletions

View File

@@ -269,12 +269,8 @@
if($('#live-network').length) { src = 'network'; liveUpdate(); }
if($('#live-channel').length) { src = 'channel'; liveUpdate(); }
if($('#live-community').length) { src = 'community'; liveUpdate(); }
if($('#live-display').length) {
if(liking) {
liking = 0;
window.location.href=window.location.href
}
}
if($('#live-display').length) { src = 'display'; liveUpdate(); }
if($('#live-photos').length) {
if(liking) {
liking = 0;