From 60fa4ab4e8b4347286d8079129cd625e8233be4b Mon Sep 17 00:00:00 2001 From: bnu Date: Wed, 17 Sep 2014 13:51:52 +0900 Subject: [PATCH] =?UTF-8?q?#920=20=EB=A9=94=EB=89=B4=20=ED=95=AD=EB=AA=A9?= =?UTF-8?q?=20=EC=84=A0=ED=83=9D=EC=9D=B4=20=EC=95=88=20=EB=90=98=EB=8A=94?= =?UTF-8?q?=20=EB=AC=B8=EC=A0=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/js/common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/js/common.js b/common/js/common.js index 25c444bb3..d97620e1c 100644 --- a/common/js/common.js +++ b/common/js/common.js @@ -900,7 +900,7 @@ function get_by_id(id) { jQuery(function($){ // display popup menu that contains member actions and document actions - $(document).on('click touchstart', function(evt) { + $(document).on('click', function(evt) { var $area = $('#popup_menu_area'); if(!$area.length) $area = $('