Revision d4f87512 html/siptest.html
html/siptest.html | ||
---|---|---|
12 | 12 |
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/4.1.0/bootbox.min.js"></script> |
13 | 13 |
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/spin.js/2.3.2/spin.min.js"></script> |
14 | 14 |
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/blueimp-md5/2.6.0/js/md5.min.js"></script> |
15 |
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/2.1.3/toastr.min.js"></script> |
|
15 | 16 |
<script type="text/javascript" src="janus.js" ></script> |
16 | 17 |
<script type="text/javascript" src="siptest.js"></script> |
17 | 18 |
<script> |
... | ... | |
26 | 27 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/cerulean/bootstrap.min.css" type="text/css"/> |
27 | 28 |
<link rel="stylesheet" href="css/demo.css" type="text/css"/> |
28 | 29 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.2/css/font-awesome.min.css" type="text/css"/> |
30 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/2.1.3/toastr.css"/> |
|
29 | 31 |
</head> |
30 | 32 |
<body> |
31 | 33 |
|
Also available in: Unified diff