From 10056d0d7d2d7d5b906744b9225f992622fe1663 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 31 Oct 2018 14:39:03 +0900 Subject: [PATCH] =?UTF-8?q?=E5=A4=B1=E6=95=97=E5=9B=9E=E5=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plusfuture/plusfuture.php | 7 ------- plusfuture/view/css/plusfuture.css | 3 --- 2 files changed, 10 deletions(-) diff --git a/plusfuture/plusfuture.php b/plusfuture/plusfuture.php index c0aed96..f76b631 100755 --- a/plusfuture/plusfuture.php +++ b/plusfuture/plusfuture.php @@ -23,16 +23,9 @@ $(document).ready(function(){ }); }); -$(function () { - $('#rpost').load('rpost'); -}); "; $b .= ' -
-
-
- /*G+風ダウンエリア*/

diff --git a/plusfuture/view/css/plusfuture.css b/plusfuture/view/css/plusfuture.css index 09ca92b..58a6272 100644 --- a/plusfuture/view/css/plusfuture.css +++ b/plusfuture/view/css/plusfuture.css @@ -87,6 +87,3 @@ Back to top button #thread-wrapper{ box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4); } -.superpost{ - display: none; -} \ No newline at end of file