Replace pretty print tags with their content in the catalog.

This commit is contained in:
Mayhem 2014-02-03 13:58:16 +01:00 committed by ccd0
parent 100d833939
commit f4d40629df

View File

@ -368,6 +368,8 @@ Build =
for quotelink in $$ '.quotelink', root.lastElementChild
$.replace quotelink, [quotelink.childNodes...]
for pp in $$ '.prettyprint', root.lastElementChild
$.replace pp, $.tn pp.textContent
if thread.isSticky
$.add $('.thread-icons', root), $.el 'img',