Files
gtav-src/tools_ng/bin/CruiseControl/WebDashboard/templates/RecentBuilds.vm
T
2025-09-29 00:52:08 +02:00

7 lines
215 B
Plaintext
Executable File

<table class="RecentBuildsPanel" align="center" width="100%" cellspacing="0">
<tr><th>Recent Builds</th></tr>
$buildRows
<tr><td/></tr>
<tr><td><a href="$allBuildsLink.Url">Show All</a></td></tr>
</table>