Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
gab
social
gab-social
Commits
57b37e05
Commit
57b37e05
authored
Aug 17, 2019
by
mgabdev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated stream_entries view detailed_status "open in web" link
parent
e576c2c3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/views/stream_entries/_detailed_status.html.haml
app/views/stream_entries/_detailed_status.html.haml
+1
-1
No files found.
app/views/stream_entries/_detailed_status.html.haml
View file @
57b37e05
...
...
@@ -75,4 +75,4 @@
-
if
user_signed_in?
·
=
link_to
t
(
'statuses.open_in_web'
),
web_url
(
"status
e
s/
#{
status
.
id
}
"
),
class:
'detailed-status__application'
,
target:
'_blank'
=
link_to
t
(
'statuses.open_in_web'
),
web_url
(
"
#{
status
.
account
.
acct
}
/post
s/
#{
status
.
id
}
"
),
class:
'detailed-status__application'
,
target:
'_blank'
Write
Preview
Markdown
is supported
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