mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Adds all deposits to the range per year, and last deposit from prev year.
This commit is contained in:
+2
-1
@@ -758,7 +758,8 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "ChangeDate")) {
|
||||
<label class='gnucash_csv' for='gnucash_csv_range'>Deposit Range</label><br \>";
|
||||
echo "<div id='range_slider'><div id='gnucash_csv_range'></div></div>";
|
||||
|
||||
echo "</td></tr></table></form>";
|
||||
echo "</td></tr><tr><td></td><td></td>
|
||||
<td><span id='slider_lower'></span> <span id='slider_upper'></span></td></tr></table></form>";
|
||||
|
||||
?>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user