diff options
Diffstat (limited to 'templates/web/default/dashboard/index.html')
-rw-r--r-- | templates/web/default/dashboard/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/dashboard/index.html b/templates/web/default/dashboard/index.html index f4d5e6814..1673c9566 100644 --- a/templates/web/default/dashboard/index.html +++ b/templates/web/default/dashboard/index.html @@ -127,7 +127,7 @@ </select> <input type="submit" value="Look up"> -<table width="100%"> +<table width="100%" id="reports"> <tr> <th scope="col">Less than 7 days old</th> <th scope="col">7-14 days old</th> |