]> git.datanom.net - omvzfs.git/blame_incremental - gui/js/omv/module/admin/storage/zfs/Zfs.js
Added columns to overview and implemented object details window.
[omvzfs.git] / gui / js / omv / module / admin / storage / zfs / Zfs.js
... / ...
CommitLineData
1OMV.WorkspaceManager.registerNode({
2 id : "zfs",
3 path : "/storage",
4 text : _("ZFS"),
5 icon16 : "images/zfs.png",
6 iconSvg : "images/zfs.svg"
7});
8
This page took 0.038682 seconds and 5 git commands to generate.