From 1ae495c2d21c3eed09c073873f97729260e8afa5 Mon Sep 17 00:00:00 2001 From: bnu Date: Wed, 17 Sep 2014 14:00:39 +0900 Subject: [PATCH] minify --- common/js/xe.js | 2 +- common/js/xe.min.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/js/xe.js b/common/js/xe.js index 3b71da423..3fffb4906 100644 --- a/common/js/xe.js +++ b/common/js/xe.js @@ -899,7 +899,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 = $('