1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-18 20:31:32 +00:00
Files
mailcow-dockerized/data/web/js/index.js
andryyy d891bc8894 Docs
2017-03-02 11:23:23 +01:00

3 lines
54 B
JavaScript

$(document).ready(function() {
$('nav').hide();
});