Turn off /pol/ flags for now.

This commit is contained in:
ccd0 2014-12-15 19:02:40 -08:00
parent 86bbccb83d
commit 60266a686d
2 changed files with 2 additions and 2 deletions

View File

@ -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>') %>

View File

@ -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'