Android port using PhoneGap
This commit is contained in:
Executable → Regular
+1
-1
@@ -240,7 +240,7 @@ $(document).ready(function() {
|
||||
}
|
||||
})
|
||||
|
||||
$('.close, .tour button').on('click tap', function() {
|
||||
$('.close, .tour button, .vote button').on('click tap', function() {
|
||||
$(this).parent().addClass('hidden');
|
||||
$('body').off('click tap');
|
||||
})
|
||||
|
||||
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Reference in New Issue
Block a user