Remove parent container for JSON Index threads.

I don't think this is currently needed.
This commit is contained in:
ccd0 2016-09-16 22:12:01 -07:00
parent 0da82acc72
commit f390674ffc

View File

@ -597,8 +597,6 @@ Index =
error: err
Main.handleErrors errors if errors
# Add the threads in a container to make sure all features work.
$.nodes Index.nodes
Main.callbackNodes 'Thread', threads
Main.callbackNodes 'Post', posts
Index.updateHideLabel()