
12 Dec
2020
12 Dec
'20
4:40 p.m.
remove h5ai link from upper right corner of result page
Signed-off-by: Lu Weitao
---
container/srv-http/root/srv/_h5ai/public/js/scripts.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/container/srv-http/root/srv/_h5ai/public/js/scripts.js b/container/srv-http/root/srv/_h5ai/public/js/scripts.js
index f4f2f84..62942b8 100755
--- a/container/srv-http/root/srv/_h5ai/public/js/scripts.js
+++ b/container/srv-http/root/srv/_h5ai/public/js/scripts.js
@@ -1028,7 +1028,7 @@
i = r.dom,
o = "body",
a =
- '
\n \n \n \n
',
+ 'powered
\n by h5ai
\n \n \n \n \n \n
',
s =
'\n \n
',
c = function() {
@@ -6274,4 +6274,4 @@
})()
));
},
-]);
\ No newline at end of file
+]);
--
2.23.0