mirror of https://github.com/zlatinb/muwire
fix connections count on settings page
parent
93f7c67f37
commit
26167abc08
|
@ -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"%>
|
||||
|
|
Loading…
Reference in New Issue