[communityhome] Remove active user feature

- Updated README with latest addon state
This commit is contained in:
Hypolite Petovan 2018-03-07 14:13:02 -05:00
parent 9a30d2663d
commit b739a08e22
3 changed files with 11 additions and 71 deletions

View file

@ -15,9 +15,9 @@
$("#tab_1").removeClass("active");
e.preventDefault();
return false;
});
});
</script>
{{if $noOid}}
@ -41,15 +41,6 @@
{{/if}}
{{if $activeusers_title}}
<h3>{{$activeusers_title}}</h3>
<div class='items-wrapper'>
{{foreach $activeusers_items as $i}}
{{$i}}
{{/foreach}}
</div>
{{/if}}
{{if $photos_title}}
<h3>{{$photos_title}}</h3>
<div class='items-wrapper'>