Update settings.php
This commit is contained in:
parent
5ffc407682
commit
1afeb9ad8b
@ -352,7 +352,7 @@
|
|||||||
});
|
});
|
||||||
|
|
||||||
// Open the tab defined in the URL
|
// Open the tab defined in the URL
|
||||||
$('a[href="'+ $(location).attr('hash').slice(0,-1) +'"]').tab('show');
|
$('a[href="'+ $(location).attr('hash').slice(0,-1) +'"]').click();
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user