Added close button to series modals, fixed series edit styling

This commit is contained in:
Mark McDowall
2013-03-07 20:31:25 -08:00
parent 1dfd78c0c9
commit b4c97dd4c2
3 changed files with 31 additions and 15 deletions
@@ -1,4 +1,5 @@
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
<h3>Delete: {{title}}</h3>
</div>
<div class="modal-body">