Improve queue fail error reporting
This commit is contained in:
parent
678abbd9da
commit
d688a63bfa
4 changed files with 11 additions and 5 deletions
|
|
@ -668,6 +668,7 @@ Callbacks = {
|
|||
data = "Queue failed. Check your link to make sure it is valid.";
|
||||
}
|
||||
makeAlert("Error", data, "alert-error")
|
||||
.addClass("span12")
|
||||
.insertAfter($("#mediaurl").parent());
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue