mirror of
https://github.com/moparisthebest/app-UI
synced 2024-12-21 23:18:52 -05:00
bug fix from last commit
This commit is contained in:
parent
858ed0704f
commit
4e1ef08a39
@ -395,7 +395,7 @@ $(document).ready(function() {
|
|||||||
|
|
||||||
$(document).bind( "touchmove", function (e) { e.preventDefault(); return false; } );
|
$(document).bind( "touchmove", function (e) { e.preventDefault(); return false; } );
|
||||||
|
|
||||||
}
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user