a bunch of bug fixes and ease of use modifications for workflow/versioning
This commit is contained in:
parent
00a1db29a1
commit
3931d8dcd2
8 changed files with 19 additions and 14 deletions
|
|
@ -116,7 +116,7 @@ sub process {
|
|||
}
|
||||
if (scalar(@tags)) {
|
||||
push(@adminbar, {
|
||||
label => $i18n->get("version tags"),
|
||||
label => $i18n->get("version tags","VersionTag"),
|
||||
name => "versions",
|
||||
items => \@tags
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue