Update content.php
This commit is contained in:
parent
1493e0c53d
commit
4e69194e8e
@ -290,7 +290,6 @@ $(document).ready(function() {
|
||||
});
|
||||
|
||||
// Open the tab defined in the URL
|
||||
$('a[href="'+ window.location.hash +'"]').tab('show');
|
||||
window.scrollTo(0);
|
||||
$('a[href="'+ $(location).attr('hash').slice(0,-1) +'"]').tab('show');
|
||||
});
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user