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 = $('