parent
f75d40d278
commit
5896a1c0eb
4 changed files with 10 additions and 4 deletions
|
|
@ -937,6 +937,8 @@ Callbacks = {
|
|||
})(i);
|
||||
|
||||
}
|
||||
$("<span/>").addClass("label label-default pull-right").data('timestamp',data.timestamp).appendTo(poll)
|
||||
.text(new Date(data.timestamp).toTimeString().split(" ")[0]);
|
||||
|
||||
poll.find(".btn").attr("disabled", !hasPermission("pollvote"));
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue