]> git.datanom.net - omvzfs.git/blob - gui/js/omv/module/admin/service/zfs/Zfs.js
GUI part from Niclas as well as debian build script
[omvzfs.git] / gui / js / omv / module / admin / service / zfs / Zfs.js
1 OMV.WorkspaceManager.registerNode({
2 id : "zfs",
3 path : "/service",
4 text : _("ZFS"),
5 icon16 : "images/zfs.png",
6 iconSvg : "images/zfs.svg"
7 });
8
This page took 0.056588 seconds and 6 git commands to generate.