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
3ba52686
Commit
3ba52686
authored
Mar 11, 2022
by
yPhil
Browse files
$masterList
parent
64c5b8be
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
public/js/PTL.dialog.js
View file @
3ba52686
This diff is collapsed.
Click to expand it.
public/js/PTL.feed.js
View file @
3ba52686
...
...
@@ -473,7 +473,7 @@ PTL.feed = {
.
text
(
error
.
status
))
.
append
(
'
)
'
);
if
(
error
.
status
!=
0
)
$errValue
.
append
(
$errStatus
)
if
(
error
.
status
!=
0
)
$errValue
.
append
(
$errStatus
)
;
const
$msgValue
=
$
(
'
<strong>
'
)
.
attr
(
'
class
'
,
'
value
'
)
...
...
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