mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-06 12:20:56 +01:00
added bottom bar to changeset panel
This commit is contained in:
@@ -69,6 +69,7 @@ Sonia.repository.ChangesetPanel = Ext.extend(Ext.Panel, {
|
||||
handler: this.downloadRawDiff,
|
||||
scope: this
|
||||
}],
|
||||
bbar: ['->', this.repository.name, ':', this.revision],
|
||||
items: [panel]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user