Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
urbanmetamapping
platform
MapMyMaps-p1
Commits
129459c2
Commit
129459c2
authored
Sep 08, 2021
by
Klaus Stein
Browse files
Add (missing) signature to map show view
parent
b8e8cc12
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/views/maps/show.html.erb
View file @
129459c2
...
...
@@ -52,6 +52,7 @@
<%=
link_to
@map
.
repository
.
name
,
@map
.
repository
%>
<%
end
%>
</td></tr>
<tr><th>
Signature:
</th><td>
<%=
@map
.
repo_doc_ref
%>
</td></tr>
</table>
<%
if
@map
.
wda_map
%>
...
...
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