Skip to content
GitLab
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
b5a12009
Commit
b5a12009
authored
Jun 11, 2021
by
yPhil
Browse files
Merge branch 'dev' into server
parents
6f582299
27ebb27f
Pipeline
#425132
passed with stage
in 40 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
public/js/PTL.feed.js
View file @
b5a12009
...
...
@@ -36,7 +36,7 @@ PTL.feed = {
.
children
(
'
div.feedBody
'
)
.
addClass
(
'
folded
'
);
$feedControls
.
data
(
'
status
'
,
'
off
'
);
$refreshIcon
.
removeClass
(
'
icon-refresh
'
)
$refreshIcon
.
removeClass
(
'
icon-refresh
spin
'
)
.
addClass
(
'
icon-pin
'
);
}
else
{
$
(
this
).
addClass
(
'
fold
'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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