From: Sasha Sherstnev Date: Mon, 20 Jan 2014 15:19:36 +0000 (+0000) Subject: Edit comments X-Git-Url: http://source.jalview.org/gitweb/?p=proteocache.git;a=commitdiff_plain;h=8d79b62eec3e82b185fa2dea9d18b9f620149779 Edit comments --- diff --git a/server/compbio/controllers/DailyStatisticsController.java b/server/compbio/controllers/DailyStatisticsController.java index 9cdf874..322f74e 100644 --- a/server/compbio/controllers/DailyStatisticsController.java +++ b/server/compbio/controllers/DailyStatisticsController.java @@ -28,11 +28,13 @@ import compbio.cassandra.readers.DailyStatisticsReader; public class DailyStatisticsController extends BasicController { /** - * form a query page for daily job statistics. The servlet should be - * available for users and admins only. By defaults the report time range is - * from the earliest day with jobs to today ("Query for all dates" is - * ticked). If the user removes the tick the time range is from today - 3 - * days to today. Currently, the input model is empty. + * form a query page for daily job statistics. + * + * The servlet should be available for users and admins only. By defaults + * the report time range is from the earliest day with jobs to current date + * ("Query for all dates" is ticked). If the user removes the tick the time + * range is from today - 3 days to today. Currently, the input model is + * empty. * * @param model * MVC model