Updated votes
[ci skip]
This commit is contained in:
parent
dd51f1618d
commit
05f0afdf99
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ if (window.location.search === '?edit_info_mail=sent_ok') {
|
||||||
<th>Status</th><td>ok on 22.01.2014</td>
|
<th>Status</th><td>ok on 22.01.2014</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Votes</th><td>4
|
<th>Votes</th><td>5
|
||||||
<form action="http://gaecounter.appspot.com/count/" method="POST">
|
<form action="http://gaecounter.appspot.com/count/" method="POST">
|
||||||
<input name="name" type="hidden" value="xkcd"/>
|
<input name="name" type="hidden" value="xkcd"/>
|
||||||
<input name="uid" type="hidden" id="voteuid" value=""/>
|
<input name="uid" type="hidden" id="voteuid" value=""/>
|
||||||
|
|
|
@ -1780,7 +1780,7 @@ $(document).ready(function() {
|
||||||
["<a href=\"comics/ZenPencils.html\">ZenPencils</a>", "Other", "English", "ok", "0"],
|
["<a href=\"comics/ZenPencils.html\">ZenPencils</a>", "Other", "English", "ok", "0"],
|
||||||
["<a href=\"comics/ZombieHunters.html\">ZombieHunters</a>", "Other", "English", "ok", "0"],
|
["<a href=\"comics/ZombieHunters.html\">ZombieHunters</a>", "Other", "English", "ok", "0"],
|
||||||
["<a href=\"comics/Zwarwald.html\">Zwarwald</a>", "Other", "German", "ok", "1"],
|
["<a href=\"comics/Zwarwald.html\">Zwarwald</a>", "Other", "German", "ok", "1"],
|
||||||
["<a href=\"comics/xkcd.html\">xkcd</a>", "Other", "English", "ok", "4"]
|
["<a href=\"comics/xkcd.html\">xkcd</a>", "Other", "English", "ok", "5"]
|
||||||
],
|
],
|
||||||
"aoColumns": [
|
"aoColumns": [
|
||||||
{ "sTitle": "Name" },
|
{ "sTitle": "Name" },
|
||||||
|
|
Loading…
Reference in a new issue