* Fix bug #32593.
This commit is contained in:
@@ -10,4 +10,6 @@ $(function()
|
||||
{
|
||||
window.open($(this).data('link'));
|
||||
});
|
||||
|
||||
if(!hasInternet) $.get(createLink('admin', 'ajaxSetZentaoData'));
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user