]> git.datanom.net - omvzfs.git/blame - gui/js/omv/module/admin/storage/zfs/Zfs.js
Another attempt to integrate with OMV shared folders.
[omvzfs.git] / gui / js / omv / module / admin / storage / zfs / Zfs.js
CommitLineData
6b3ce31b
MR
1OMV.WorkspaceManager.registerNode({
2 id : "zfs",
fcded2cf 3 path : "/storage",
6b3ce31b
MR
4 text : _("ZFS"),
5 icon16 : "images/zfs.png",
6 iconSvg : "images/zfs.svg"
7});
8
This page took 0.032423 seconds and 5 git commands to generate.