fix to generatePostableThreadsList

This commit is contained in:
ccd0 2014-06-11 00:10:34 -07:00
parent 300f579a0c
commit 5ed247c09d

View File

@ -418,7 +418,7 @@ QR =
$.rmAll list
$.add list, options
list.value = val
return unless list.value
return if list.value
# Fix the value if the option disappeared.
list.value = if g.VIEW is 'thread'
g.THREADID