mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Added more of the interface to generate csv files for GnuCash.
This commit is contained in:
@@ -23,12 +23,16 @@ function resetTimer()
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>YBDB</title>
|
||||
<link href="css/css_yb_standard.css" rel="stylesheet" type="text/css" />
|
||||
<link href="css/jquery.nouislider.css" rel="stylesheet" type="text/css" />
|
||||
<link href="css/chosen.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>
|
||||
<script src="js/jquery.mask.js"></script>
|
||||
<script src="js/jquery.jeditable.js"></script>
|
||||
<script src="js/jquery.nouislider.js"></script>
|
||||
<script src="js/chosen.jquery.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user