mirror of
https://github.com/xevidos/codiad.git
synced 2025-01-13 00:11:55 +01:00
16 lines
No EOL
453 B
HTML
16 lines
No EOL
453 B
HTML
<div class="git_blame_area">
|
|
<label>Blame view</label>
|
|
<div class="content">
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th class="file-info" colspan="3"></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody></tbody>
|
|
</table>
|
|
</div>
|
|
<footer>
|
|
<button onclick="codiad.CodeGit.showDialog('overview', codiad.CodeGit.location); return false;">Close</button>
|
|
</footer>
|
|
</div> |