mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
3 lines
88 B
JavaScript
3 lines
88 B
JavaScript
$(document).ready(function() {
|
|
$('.docutils.download').removeClass('download');
|
|
});
|