浏览代码

git-svn-id: https://192.168.57.71/svn/jsgkj@736 931142cf-59ea-a443-aa0e-51397b428577

ld_zhoutl 8 年之前
父节点
当前提交
ad2814aa68
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      gkaqv2/trunk/modules/web/src/main/webapp/static/js/common/common.js

+ 2 - 2
gkaqv2/trunk/modules/web/src/main/webapp/static/js/common/common.js

@@ -169,12 +169,12 @@ function comEnableElements(modal) {
 
 
 function enableTooltips(table) {
-	$('.navtable .ui-pg-button').tooltip({
+	/*$('.navtable .ui-pg-button').tooltip({
 		container : 'body'
 	});
 	$(table).find('.ui-pg-div').tooltip({
 		container : 'body'
-	});
+	});*/
 }
 
 function setMulti() {