jQuery - when paid checkbox is checked/unchecked database is updated.

Color changes, too.
This commit is contained in:
Jonathan Rosenbaum
2014-12-26 06:26:26 +00:00
parent 87eb7fba3a
commit 508ed7c3b9
4 changed files with 51 additions and 2 deletions
+1
View File
@@ -24,6 +24,7 @@ function resetTimer()
<title>YBDB</title>
<link href="css_yb_standard.css" rel="stylesheet" type="text/css" />
<script src="js/jquery-2.1.1.js"></script>
<script src="js/transaction.js"></script>
</head>