codiad/plugins/Codiad-CodeGit-master/templates/showCommit.html

7 lines
261 B
HTML
Executable File

<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>