Improvements to the transaction UI.

This commit is contained in:
Jonathan Rosenbaum
2014-12-29 00:14:26 +00:00
parent d2332719a0
commit 203708dad2
6 changed files with 63 additions and 24 deletions
+3 -1
View File
@@ -22,7 +22,9 @@ function resetTimer()
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>YBDB</title>
<link href="css_yb_standard.css" rel="stylesheet" type="text/css" />
<link href="css/css_yb_standard.css" rel="stylesheet" type="text/css" />
<link href="css/transactions.css" rel="stylesheet" type="text/css" />
<script src="js/jquery-2.1.1.js"></script>
<script src="js/transaction.js"></script>