added global script/ajax error handling.

This commit is contained in:
kay.one
2013-01-26 13:07:34 -08:00
parent 4cca5d21b1
commit b393c11b27
10 changed files with 109 additions and 17 deletions
@@ -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>