Add nameBlock to clone nodes also.

This commit is contained in:
ccd0 2014-12-14 20:33:56 -08:00
parent 512fd1f78d
commit e1150b0d7a

View File

@ -15,6 +15,7 @@ class Clone extends Post
root: root
post: post
info: info
nameBlock: $ '.nameBlock', info
quote: $ 'a[title="Reply to this post"]', info
comment: $ '.postMessage', post
quotelinks: []