remove IS topics on category

ability to specify a container for IS, instead of always assuming
$(document)
This commit is contained in:
barisusakli
2015-09-26 22:27:10 -04:00
parent 5a77a2c21c
commit 41fb4fe6b5
5 changed files with 101 additions and 94 deletions

View File

@@ -1 +1 @@
data-index="{posts.index}" data-pid="{posts.pid}" data-uid="{posts.uid}" data-username="{posts.user.username}" data-userslug="{posts.user.userslug}" data-timestamp="{posts.timestamp}" data-votes="{posts.votes}" itemscope itemtype="http://schema.org/Comment"
data-index="{posts.index}" data-pid="{posts.pid}" data-uid="{posts.uid}" data-username="{posts.user.username}" data-userslug="{posts.user.userslug}" itemscope itemtype="http://schema.org/Comment"