]> git.datanom.net - omvzfs.git/blobdiff - gui/js/omv/module/admin/storage/zfs/Zfs.js
Changed some icons.
[omvzfs.git] / gui / js / omv / module / admin / storage / zfs / Zfs.js
index 7afb906e71883f81b3865d84eada02f07b07f276..ebdcc23706d1202149b1def308d5356652425d67 100644 (file)
@@ -2,7 +2,7 @@ OMV.WorkspaceManager.registerNode({
     id      : "zfs",
     path    : "/storage",
     text    : _("ZFS"),
-    icon16  : "images/zfs.png",
-    iconSvg : "images/zfs.svg"
+    icon16  : "images/zfs_main.png",
+    iconSvg : "images/zfs_main.svg"
 });
 
This page took 0.033425 seconds and 5 git commands to generate.