codiad/plugins/Codiad-CodeGit-master/templates/showCommit.html
2018-07-17 14:38:02 -04:00

7 lines
No EOL
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>