TESTING - Add Site Notice (Kind of required)
This commit is contained in:
parent
5a73f2215a
commit
a10fcb55f3
@ -87,13 +87,7 @@
|
||||
flexDirection: 'column'
|
||||
})
|
||||
.append(
|
||||
$('<div>')
|
||||
.css({
|
||||
margin: 8,
|
||||
color: 'black',
|
||||
white-space: pre-wrap,
|
||||
})
|
||||
.html(notice)
|
||||
$('<div>').css({ margin: 8, color: 'black', white-space: pre-wrap }).html(notice)
|
||||
)
|
||||
.append(
|
||||
$('<div>')
|
||||
|
Reference in New Issue
Block a user