Allow custom icons and additional links in left nav
This commit is contained in:
@ -237,6 +237,7 @@
|
||||
);
|
||||
}
|
||||
});
|
||||
CMS.registerAdditionalLink('Example.com', 'https://example.com/', 'new-tab');
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user