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
yPhil
Pétrolette
Commits
fdc27e4b
Commit
fdc27e4b
authored
Mar 06, 2021
by
yPhil
Browse files
Issues: Hostname in title
parent
f76b6237
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/js/PTL.feed.js
View file @
fdc27e4b
...
...
@@ -243,7 +243,6 @@ PTL.feed = {
.
addClass
(
'
translate danger
'
)
.
data
(
'
content
'
,
PTL
.
tr
(
'
Error
'
));
var
$feedErrorReportButton
=
$
(
'
<a>
'
)
.
attr
(
'
href
'
,
'
https://framagit.org/yphil/petrolette/-/issues/new?issue[title]=Feed%20error&issue[description]=
'
+
feedUrl
+
'
(
'
+
message
+
'
)
'
)
.
attr
(
'
class
'
,
'
translate ui-button ui-widget ui-corner-all feedErrorReportButton
'
)
...
...
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