diff --git a/static/css/my_checks.css b/static/css/my_checks.css index 95e79098..7454d1da 100644 --- a/static/css/my_checks.css +++ b/static/css/my_checks.css @@ -40,6 +40,11 @@ font-weight: normal; } +#schedule-hint { + margin-left: 8px; + font-size: small; +} + #tz { width: 300px; } diff --git a/templates/front/docs_cron.html b/templates/front/docs_cron.html index 25f99957..d2992383 100644 --- a/templates/front/docs_cron.html +++ b/templates/front/docs_cron.html @@ -54,7 +54,7 @@
- Use {day-of-week}#{n}
to define constructs
- such as "first Saturday of the month". n
is a
- number from 1 to 5.
-
0 |
- 14 |
- * |
- * |
- 6#1 |
- |
---|---|---|---|---|---|
- - | -- - | -- - | -- - | -- - | -Run on the first saturday of the month | -
- Run every month - | -|||||
- Run on any day of the month - | -|||||
- Run at 2PM - | -|||||
- Run at the start of the hour - | -