From 715e0b7ff961536e1cf118e1f07e7f0457140af8 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 31 Oct 2018 15:52:23 +0900 Subject: [PATCH] --- plusfuture/plusfuture.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plusfuture/plusfuture.php b/plusfuture/plusfuture.php index ec96cc8..d1c96dc 100755 --- a/plusfuture/plusfuture.php +++ b/plusfuture/plusfuture.php @@ -23,7 +23,9 @@ $(document).ready(function(){ }); }); +alert('ăȘい'); $(document).on('click', '#button', function(e) { + alert('ある'); e.preventDefault(); e.stopPropagation(); if($('#profile-jot-form').size()){