Condition not really needed.
This commit is contained in:
parent
2942663107
commit
b81f0ca536
@ -269,7 +269,7 @@ Filter =
|
|||||||
el: el
|
el: el
|
||||||
open: (post) ->
|
open: (post) ->
|
||||||
value = Filter[type] post
|
value = Filter[type] post
|
||||||
value? and not (g.BOARD.ID is 'f' and type is 'MD5')
|
value?
|
||||||
}
|
}
|
||||||
|
|
||||||
makeFilter: ->
|
makeFilter: ->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user