mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-28 18:29:10 +01:00
update svnkit to version 1.8.5-scm2-SNAPSHOT
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -440,7 +440,7 @@
|
||||
|
||||
<!-- repostitory libraries -->
|
||||
<jgit.version>3.4.0.201406110918-r</jgit.version>
|
||||
<svnkit.version>1.8.5-scm1</svnkit.version>
|
||||
<svnkit.version>1.8.5-scm2-SNAPSHOT</svnkit.version>
|
||||
|
||||
<!-- util libraries -->
|
||||
<guava.version>15.0</guava.version>
|
||||
|
||||
@@ -265,6 +265,7 @@ Sonia.repository.Grid = Ext.extend(Sonia.rest.Grid, {
|
||||
},
|
||||
|
||||
getTypeIcon: function(type){
|
||||
var result = '';
|
||||
var icon = Sonia.repository.getTypeIcon(type);
|
||||
if ( icon ){
|
||||
var displayName = type;
|
||||
|
||||
Reference in New Issue
Block a user