mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 17:26:22 +01:00
fix bug in new history module
This commit is contained in:
@@ -60,6 +60,8 @@ Sonia.History = {
|
||||
token += '|';
|
||||
}
|
||||
}
|
||||
} else {
|
||||
token = elements;
|
||||
}
|
||||
return token;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user