don't remove what isn't there

This commit is contained in:
ccd0 2014-05-12 00:40:56 -07:00
parent 4f1fbeaf84
commit bd8623faed

View File

@ -115,7 +115,7 @@ Navigate =
$.after ($.id 'postPassword'), origFormThread
origFormThread.value = g.THREADID
else
$.rm origFormThread
$.rm origFormThread if origFormThread
if Conf['Quick Reply']
QR.link.textContent = if g.VIEW is 'thread' then 'Reply to Thread' else 'Start a Thread'