This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<body>
|
||||
<h2>Staging</h2>
|
||||
<p>Branch: <b th:text="${branch}"></b></p>
|
||||
<table th:if="${commitsAhead != null}" border="0" cellpadding="0" cellspacing="0">
|
||||
<table th:if="${commitsAhead != null}" border="0" cellpadding="4" cellspacing="0">
|
||||
<tr>
|
||||
<td><span th:text="${commitsAhead}"></span> ahead, <span th:text="${commitsBehind}"></span> behind</td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user