Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Síle Ekaterin Liszka
Chessa
Commits
e595afb8
Commit
e595afb8
authored
May 08, 2022
by
Síle Ekaterin Liszka
Browse files
Chessa::Bug::Adelie: more omissions
parent
8abcd4fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/Chessa/Bug/Adelie.pm
View file @
e595afb8
...
...
@@ -217,8 +217,8 @@ sub snippet {
url
=>
$json
->
{
web_url
},
);
$project
=
'
Snippet
'
unless
defined
(
$project
);
my
$str
=
$self
->
{
msg
}(
$project
,
$id
)
.
"
$title
(
"
.
$self
-
{
msg
}('
Author
',
$d
{
author
})
.
"
) -
$d
{url}
";
my
$str
=
$self
->
{
msg
}(
$project
,
$
d
{
id
}
)
.
"
$
d
{
title
}
(
"
.
$self
-
>
{
msg
}('
Author
',
$d
{
author
})
.
"
) -
$d
{url}
";
$on_info
->
(
$str
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment