mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
added global script/ajax error handling.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<div class="alert alert-error">
|
||||
<button type="button" class="close" data-dismiss="alert">×</button>
|
||||
<i class="icon-warning-sign" /><strong>{{title}}</strong> {{message}}
|
||||
</div>
|
||||
Reference in New Issue
Block a user