TESTING - Add Site Notice (Kind of required)
This commit is contained in:
parent
a10fcb55f3
commit
14938ddac5
@ -87,7 +87,7 @@
|
|||||||
flexDirection: 'column'
|
flexDirection: 'column'
|
||||||
})
|
})
|
||||||
.append(
|
.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(
|
.append(
|
||||||
$('<div>')
|
$('<div>')
|
||||||
|
Reference in New Issue
Block a user