mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-09 13:50:18 +01:00
use short git id
This commit is contained in:
@@ -133,7 +133,7 @@ Sonia.repository.BlamePanel = Ext.extend(Ext.grid.GridPanel, {
|
||||
metadata.attr = 'ext:qtitle="' + title + '"' + ' ext:qtip="' + tip + '"';
|
||||
return String.format(
|
||||
this.linkTemplate,
|
||||
value,
|
||||
Ext.util.Format.ellipsis(value, 10),
|
||||
value
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user