提交 31728891 编写于 作者: S Stephen Connolly

[ENKINS-36923] Argh! forgot the jelly file changes supporting the test

上级 0faae72f
......@@ -11,12 +11,12 @@
</j:otherwise>
</j:choose>
<l:main-panel>
<h1><l:icon class="icon-help icon-xlg" tooltip="${%helpUrl}"/> ${%Instance Identity}</h1>
<h1><l:icon class="icon-help icon-xlg"/> ${%Instance Identity}</h1>
<p>${%blurb}</p>
<h2>${%Public Key}</h2>
<pre>${it.publicKey}</pre>
<pre id="key">${it.publicKey}</pre>
<h2>${%Fingerprint}</h2>
<pre>${it.fingerprint}</pre>
<pre id="fingerprint">${it.fingerprint}</pre>
</l:main-panel>
</l:layout>
</j:jelly>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册