fix to generatePostableThreadsList
This commit is contained in:
parent
300f579a0c
commit
5ed247c09d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user