Turn off /pol/ flags for now.
This commit is contained in:
parent
86bbccb83d
commit
60266a686d
@ -127,7 +127,7 @@ Build =
|
||||
|
||||
flag = unless flagCode
|
||||
<%= html('') %>
|
||||
else if boardID is 'pol'
|
||||
else if false
|
||||
<%= html('<img src="//s.4cdn.org/image/country/troll/${flagCode.toLowerCase()}.gif" alt="${flagCode}" title="${flagName}" class="countryFlag">') %>
|
||||
else
|
||||
<%= html('<span title="${flagName}" class="flag flag-${flagCode.toLowerCase()}"></span>') %>
|
||||
|
||||
@ -600,7 +600,7 @@ QR =
|
||||
$.rm nodes.flag
|
||||
delete nodes.flag
|
||||
|
||||
if g.BOARD.ID is 'pol'
|
||||
if false
|
||||
flag = QR.flags()
|
||||
flag.dataset.name = 'flag'
|
||||
flag.dataset.default = '0'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user