New: The History->Queue UI now show some elementary error information for failed imports.

This commit is contained in:
Taloth Saldono
2014-07-17 21:02:27 +02:00
parent 981ffb09fc
commit 47089d360d
16 changed files with 167 additions and 49 deletions
+5
View File
@@ -163,6 +163,11 @@
color : purple;
}
.icon-nd-import-failed:before {
.icon(@download-alt);
color: @brand-danger;
}
.icon-nd-download-failed:before {
.icon(@cloud-download);
color: @brand-danger;