Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
immerda
Immerda Apps
users
Commits
48476883
Commit
48476883
authored
Oct 11, 2020
by
o
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update show
parent
942e1620
Pipeline
#4096
failed with stages
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/views/resources_admin/show.html.erb
app/views/resources_admin/show.html.erb
+1
-1
No files found.
app/views/resources_admin/show.html.erb
View file @
48476883
...
...
@@ -23,7 +23,7 @@
<%=
form_tag
do
%>
<%=
hidden_field_tag
'uid'
,
res
[
'uid'
]
%>
<div
class=
"tooltipsummary"
>
<%=
res
[
'resource'
][
'
name
'
]
%>
<div
class=
"tooltipsummary"
>
<%=
res
[
'resource'
][
'
email
'
]
%>
<span
class=
"tooltiptext"
>
<%=
res
[
'resource'
].
to_json
%>
</span>
</div>
...
...
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