]> git.datanom.net - omvzfs.git/blame - gui/js/omv/module/admin/service/zfs/Zfs.js
Move root node to Storage
[omvzfs.git] / gui / js / omv / module / admin / service / 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.028619 seconds and 5 git commands to generate.