diff --git a/core/src/main/resources/lib/layout/layout.jelly b/core/src/main/resources/lib/layout/layout.jelly index 5b09948e95588a09c13dc891b4c43c92ed02518e..ca5f83fedd4f281256def1b03a87503107c2664a 100644 --- a/core/src/main/resources/lib/layout/layout.jelly +++ b/core/src/main/resources/lib/layout/layout.jelly @@ -24,7 +24,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --> - + Outer-most tag for a normal (non-AJAX) HTML rendering. This is used with nested <header>, <side-panel>, and <main-panel> @@ -82,11 +82,13 @@ THE SOFTWARE. - + + ${h.checkPermission(it,permission)} ${h.appendIfNotNull(title, ' [Jenkins]', 'Jenkins')} +