Merge branch 'master' into stop_watch_on_merging_pr

This commit is contained in:
Lanre Adelowo 2018-07-06 23:35:37 +01:00
commit 3fa1e4fca4

View File

@ -34,6 +34,7 @@
</tr> </tr>
{{end}} {{end}}
</tbody> </tbody>
{{ if .Notices }}
<tfoot class="full-width"> <tfoot class="full-width">
<tr> <tr>
<th></th> <th></th>
@ -61,6 +62,7 @@
</th> </th>
</tr> </tr>
</tfoot> </tfoot>
{{ end }}
</table> </table>
</div> </div>