mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-09 04:31:55 +00:00
Reorganize bootstrap mailbox.js
This commit is contained in:
@@ -9,7 +9,7 @@ var mailbox = "{{.name}}";
|
||||
|
||||
$(document).ready(function() {
|
||||
$('#nav-mail').addClass("active");
|
||||
listInit();
|
||||
onDocumentReady();
|
||||
});
|
||||
</script>
|
||||
{{end}}
|
||||
|
||||
Reference in New Issue
Block a user