Change the place where queuefail errors appear
This commit is contained in:
parent
152e46ab15
commit
ad6b07357f
4 changed files with 19 additions and 1 deletions
|
|
@ -852,7 +852,7 @@ Callbacks = {
|
|||
}
|
||||
makeAlert("Error", text, "alert-error")
|
||||
.addClass("span12 qfalert")
|
||||
.insertBefore($("#extended_controls"));
|
||||
.appendTo($("#queuefail"));
|
||||
},
|
||||
|
||||
setTemp: function(data) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue