X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fdash%2Fapp%2Fpal%2F__init__.py;fp=resources%2Ftools%2Fdash%2Fapp%2Fpal%2F__init__.py;h=9f80c5fcaa3a35a54704dae8b1a37957ea7704bd;hp=f66edceafcd42392934232d0e8d3c4a86ea73dd2;hb=625b8361b37635f6be970f0706d6f49c6f57e8db;hpb=e9149805adb068696d0a00abbac28100282b29b5 diff --git a/resources/tools/dash/app/pal/__init__.py b/resources/tools/dash/app/pal/__init__.py index f66edceafc..9f80c5fcaa 100644 --- a/resources/tools/dash/app/pal/__init__.py +++ b/resources/tools/dash/app/pal/__init__.py @@ -57,6 +57,7 @@ def init_app(): assets = Environment() assets.init_app(app) + # Set the time period for Trending if TIME_PERIOD is None or TIME_PERIOD > MAX_TIME_PERIOD: time_period = MAX_TIME_PERIOD else: