List wei
This commit is contained in:
parent
a186ccbb26
commit
31d2224b8f
15 changed files with 257 additions and 7 deletions
|
|
@ -312,7 +312,7 @@ function in_validate(id, validated) {
|
|||
else
|
||||
invalidity_reason = null;
|
||||
|
||||
$("#validate_" + id).html("<strong style=\"font-size: 16pt;\">⟳ ...</strong>");
|
||||
$("#validate_" + id).html("<i class='fa fa-spinner'></i>");
|
||||
|
||||
// Perform a PATCH request to the API in order to update the transaction
|
||||
// If the user has insuffisent rights, an error message will appear
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue