Browse Source

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

ld_zhoutl 8 years ago
parent
commit
ad2814aa68

+ 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() {