Fixes in popu
This commit is contained in:
parent
4cd11417ef
commit
b09af4d2f6
2 changed files with 3 additions and 1 deletions
2
popup.js
2
popup.js
|
|
@ -314,6 +314,8 @@ $=jQuery;
|
|||
|
||||
}
|
||||
|
||||
return false;
|
||||
|
||||
});
|
||||
|
||||
$(popup).find('.close_popup').click(function () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue