--- src/main/webapp/publish/sub_election_v2025.html
+++ src/main/webapp/publish/sub_election_v2025.html
... | ... | @@ -40,7 +40,7 @@ |
| 40 | 40 |
$(function(){
|
| 41 | 41 |
|
| 42 | 42 |
$(".mask").addClass("on");
|
| 43 |
- $(".alert_layer_popup").find(".tooltip-close.fill_gray").click(function(){
|
|
| 43 |
+ $(".alert_layer_popup").find(".tooltip-close:not(.fill_blue)").click(function(){
|
|
| 44 | 44 |
location.href="/web/main/mainPage.do" |
| 45 | 45 |
}) |
| 46 | 46 |
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?