1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 08:53:23 -05:00

This adds a Status Totals by Date Range link.

This commit is contained in:
Jonathan Rosenbaum 2016-01-25 07:42:42 +00:00
parent 1e5cec042a
commit baa196ab39

View File

@ -9,6 +9,7 @@
<p class="yb_heading3red">Volunteer Shops</p> <p class="yb_heading3red">Volunteer Shops</p>
<ul> <ul>
<li><a href="stats/status_totals.php" >Status Totals by Date Range</a></li>
<li><a href="stats/stats_userhours.php">Hours by User</a></li> <li><a href="stats/stats_userhours.php">Hours by User</a></li>
<li>Volunteer Hours - <a href="stats/stats_userhours_year.php">Year Summary</a> | <a href="stats/stats_userhours_season.php">3 Month Summary</a> </li> <li>Volunteer Hours - <a href="stats/stats_userhours_year.php">Year Summary</a> | <a href="stats/stats_userhours_season.php">3 Month Summary</a> </li>
<li><a href="stats/stats_usersbyweek.php">New and Total Users by Week</a> </li> <li><a href="stats/stats_usersbyweek.php">New and Total Users by Week</a> </li>