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
273e85a9
Commit
273e85a9
authored
Nov 25, 2016
by
Zosman
Browse files
Adding Comments
parent
ced78d65
Pipeline
#520
passed with stage
in 7 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
go/go/templates/link_box.html
View file @
273e85a9
...
...
@@ -35,7 +35,7 @@
<strong>
Expires:
</strong>
{{url.expires|default_if_none:"Never"}}
<br></br>
<!-- Delete Button -->
<a
class=
"button btn btn-danger btn-sm fa"
data-target=
"#deletionModal-{{url.short}}"
data-toggle=
"modal"
>
<i
class=
"fa fa-trash-o fa-lg"
></i>
Delete
</a>
...
...
@@ -46,7 +46,7 @@
contribute code, head to git.gmu.edu/srct/go"
>
<i
class=
"fa fa-cog"
></i>
Edit
</a>
<!--Define Delete Modal-->
<div
id=
"deletionModal-{{url.short}}"
class=
"modal fade"
role=
"dialog"
tabindex=
"-1"
>
<div
class=
"modal-dialog"
>
...
...
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