Line 1: |
Line 1: |
| (function($){ | | (function($){ |
| "use strict"; | | "use strict"; |
− | console.log("Fleet Reporting v0.6"); | + | console.log("Fleet Reporting v0.7"); |
| | | |
| var routes = {}; | | var routes = {}; |
| + | var routeName = ""; |
| var thisRoute = []; | | var thisRoute = []; |
| var thisFleet = []; | | var thisFleet = []; |