Add a menu item for deleting jobsets

Also add bootbox for sexier dialog boxes.
This commit is contained in:
Eelco Dolstra
2013-02-21 00:47:21 +01:00
parent 176b8cab7e
commit 03aee6726f
4 changed files with 39 additions and 9 deletions

View File

@ -20,6 +20,8 @@
<link href="/static/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet" />
<script type="text/javascript" src="/static/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/static/js/bootbox.min.js"></script>
<link rel="stylesheet" href="/static/css/hydra.css" type="text/css" />
<link rel="stylesheet" href="/static/css/tree.css" type="text/css" />
<link rel="stylesheet" href="/static/css/logfile.css" type="text/css" />