mirror of
https://github.com/torproject/webwml.git
synced 2025-02-21 10:41:39 +00:00
patch to dlpage01 javascript.
This commit is contained in:
parent
87c425b7a5
commit
69c62ed5d9
@ -75,6 +75,7 @@ $(document).ready(function () {
|
||||
} else if(url == 'linux'){
|
||||
$('.easy.linux').css('display', 'block');
|
||||
} else {
|
||||
$('.easy').css('display', 'none');
|
||||
$(function(){OScheck();});
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user