提交 78d4b85a 编写于 作者: D Dominique

Incorrect link to master node on label page

上级 314bd646
......@@ -40,7 +40,7 @@ THE SOFTWARE.
<h2>${%Nodes}</h2>
<j:forEach var="n" items="${it.nodes}">
<j:set var="c" value="${app.getComputer(n.nodeName)}"/>
<j:set var="url" value="${rootURL}/computer/${n.nodeName}"/>
<j:set var="url" value="${rootURL}/${c.url}"/>
<nobr>
<a href="${url}"><l:icon class="${c.iconClassName} icon-sm"/></a>
<st:nbsp/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册