TESTING - Add Site Notice (Kind of required)

This commit is contained in:
Lain Iwakura 2016-09-14 05:34:49 -04:00
parent cdbd8260c5
commit 7e3aee8f69

View File

@ -87,7 +87,7 @@
flexDirection: 'column'
})
.append(
$('<div>').css({ margin: 8, color: 'black', whitespace: pre-wrap}).html(notice)
$('<div>').css({ margin: 8, color: 'black', whitespace:pre-wrap}).html(notice)
)
.append(
$('<div>')