mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-19 14:02:13 +01:00
added date to commit panel
This commit is contained in:
@@ -148,7 +148,7 @@ a.scm-link:hover {
|
||||
}
|
||||
|
||||
.scm-commit {
|
||||
margin-bottom: 40px;
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
.scm-commit h1 {
|
||||
|
||||
@@ -48,6 +48,7 @@ Sonia.repository.CommitPanel = Ext.extend(Ext.Panel, {
|
||||
{name}<tpl if="mail"> <<a href="mailto:{mail}">{mail}</a>></tpl>\n\
|
||||
</tpl>\n\
|
||||
</p>\n\
|
||||
<p>{date:formatTimestamp}</p>\n\
|
||||
</div>\n\
|
||||
<div class="right-side">\n\
|
||||
Tags\n\
|
||||
|
||||
Reference in New Issue
Block a user