From 7e3aee8f691c9ec40a5803a5140681af36e378a6 Mon Sep 17 00:00:00 2001 From: Lain Iwakura Date: Wed, 14 Sep 2016 05:34:49 -0400 Subject: [PATCH] TESTING - Add Site Notice (Kind of required) --- app/views/layouts/default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/default.php b/app/views/layouts/default.php index e86a5e3..afa1b74 100755 --- a/app/views/layouts/default.php +++ b/app/views/layouts/default.php @@ -87,7 +87,7 @@ flexDirection: 'column' }) .append( - $('
').css({ margin: 8, color: 'black', whitespace: pre-wrap}).html(notice) + $('
').css({ margin: 8, color: 'black', whitespace:pre-wrap}).html(notice) ) .append( $('
')