Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Insert this code into Custom JavaScript on the same page.
Code Block |
---|
$(document).ready(function(){
$(".menu-container").hide();
}); |