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
piks3l
Respect My Net
Commits
73b1d6e8
Commit
73b1d6e8
authored
Jul 07, 2011
by
stef
Browse files
[enh] button style +1
parent
112e68c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/index.html
View file @
73b1d6e8
...
...
@@ -121,7 +121,7 @@ $(document).ready(function(){
<tr>
<td><a
href=
"/view/{{violation.pk}}"
>
{{ violation.operator }} ({{ violation.country }}) {{ violation.contract }}
</a></td>
<td
class=
'align-right'
>
{{ violation.confirmations }}
</td>
<td
class=
'align-right'
><div
class=
"confirm"
><a>
+1
</a>
<td
class=
'align-right'
><div
class=
"confirm"
><a
class=
"button"
>
+1
</a>
<div
class=
"hidden confirm_popup"
>
<h3>
{% trans "Confirmation" %}
</h3>
<p>
...
...
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