Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit c90cc25

Browse files
0.3.4.514
1 parent f963740 commit c90cc25

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

zfs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<link href="patternfly.min.css" rel="stylesheet" type="text/css">
2929
<link href="zfs.css" rel="stylesheet" type="text/css">
3030

31-
<script src="../base1/jquery.js"></script>
31+
<script src="jquery.min.js"></script>
3232
<script src="../base1/cockpit.js"></script>
3333
<script src="../manifests.js"></script>
3434
<script src="../*/po.js"></script>

zfs/jquery.min.js.gz

102 KB
Binary file not shown.

zfs/zfs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ let zfsmanager = {
7373
configuration: false,
7474
name: ""
7575
},
76-
version: "0.3.3.404",
76+
version: "0.3.4.514",
7777
zfs: {
7878
storagepool: {
7979
boot: "",

0 commit comments

Comments
 (0)