old
This commit is contained in:
parent
293551a530
commit
129593b51d
@ -1,11 +0,0 @@
|
||||
<hr>
|
||||
<h4 style="word-break: break-all;">Commits of Project ${project}</h4>
|
||||
<table style="width: 100%;" class="sai_table">
|
||||
<tr>
|
||||
<th>time</th>
|
||||
<th>author</th>
|
||||
<th>log</th>
|
||||
<th>commit</th>
|
||||
</tr>
|
||||
${commit}
|
||||
</table>
|
||||
@ -1,5 +0,0 @@
|
||||
<tr>
|
||||
<td>${time}</td>
|
||||
<td><a href="#!updates;update.${update};project.${path}">${path}</a></td>
|
||||
<td>${git}</td>
|
||||
</tr>
|
||||
@ -1,10 +0,0 @@
|
||||
<hr>
|
||||
<h4 style="word-break: break-all;">Projects of Update ${update}</h4>
|
||||
<table style="width: 100%;" class="sai_table">
|
||||
<tr>
|
||||
<th>time</th>
|
||||
<th>path</th>
|
||||
<th>git</th>
|
||||
</tr>
|
||||
${project}
|
||||
</table>
|
||||
@ -1,6 +0,0 @@
|
||||
<tr>
|
||||
<td>${time}</td>
|
||||
<td><a href="#!updates;update.${commit}">${commit}</a></td>
|
||||
<td>${commit_last}</td>
|
||||
<td>${complete}</td>
|
||||
</tr>
|
||||
Loading…
x
Reference in New Issue
Block a user