]> git.datanom.net - omvzfs.git/blob - gui/js/omv/module/admin/storage/zfs/Zfs.js
Minor change to clarify shared folder creation.
[omvzfs.git] / gui / js / omv / module / admin / storage / zfs / Zfs.js
1 OMV.WorkspaceManager.registerNode({
2 id : "zfs",
3 path : "/storage",
4 text : _("ZFS"),
5 icon16 : "images/zfs_main.png",
6 iconSvg : "images/zfs_main.svg"
7 });
8
This page took 0.055703 seconds and 6 git commands to generate.