fix connections count on settings page

This commit is contained in:
Zlatin Balevsky
2019-12-14 20:34:57 +00:00
parent 93f7c67f37
commit 26167abc08

View File

@@ -19,7 +19,7 @@ Core core = (Core) application.getAttribute("core");
<head>
<%@include file="css.jsi"%>
</head>
<body>
<body onload="initConnectionsCount();">
<%@include file="header.jsi"%>
<aside>
<%@include file="searchbox.jsi"%>