mirror of
https://github.com/xevidos/codiad.git
synced 2025-01-13 08:21:56 +01:00
7 lines
261 B
HTML
7 lines
261 B
HTML
|
<div class="git_show_commit_area">
|
||
|
<label class="hash"></label>
|
||
|
<div class="content"><ul></ul></div>
|
||
|
<footer>
|
||
|
<button onclick="codiad.CodeGit.showDialog('overview', codiad.CodeGit.location); return false;">Close</button>
|
||
|
</footer>
|
||
|
</div>
|