특기 전 페이지에 반영
This commit is contained in:
@@ -82,11 +82,4 @@ jQuery(function($){
|
||||
$('#mainBtnSubmit').click(function(){
|
||||
|
||||
});
|
||||
|
||||
$('.obj_tooltip').tooltip({
|
||||
title:function(){
|
||||
return $(this).find('.tooltiptext').html();
|
||||
},
|
||||
html:true
|
||||
})
|
||||
});
|
||||
Reference in New Issue
Block a user