Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
cf7dcd42
Commit
cf7dcd42
authored
Feb 18, 2016
by
Nicholas Anderson
Browse files
Found another deprecation related to
#24
parent
9a7b2de1
Changes
1
Show whitespace changes
Inline
Side-by-side
go/go/templates/link_box.html
View file @
cf7dcd42
...
...
@@ -26,7 +26,7 @@
<a
href=
"{{url.target}}"
>
{{url.target}}
</a>
<br
/>
{% if url.owner = request.user and request.user|is_registered %}
{% if url.owner =
=
request.user and request.user|is_registered %}
<strong>
Clicks:
</strong>
{{url.clicks}}
<br
/>
...
...
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