|
@@ -387,7 +387,7 @@ class build_usage(Command):
|
|
.. raw:: html
|
|
.. raw:: html
|
|
|
|
|
|
<script type='text/javascript'>
|
|
<script type='text/javascript'>
|
|
- $(window).load(function () {
|
|
|
|
|
|
+ $(document).ready(function () {
|
|
$('.borg-options-table colgroup').remove();
|
|
$('.borg-options-table colgroup').remove();
|
|
})
|
|
})
|
|
</script>
|
|
</script>
|