From ac08de407fefb28329185afcf06b21e4a49c852c Mon Sep 17 00:00:00 2001 From: Stephen Salinas Date: Tue, 6 Jan 2015 11:39:00 -0500 Subject: [PATCH] remove file --- .../app/templates/vex/quartzInfo.hbs | 148 ------------------ 1 file changed, 148 deletions(-) delete mode 100644 SingularityUI/app/templates/vex/quartzInfo.hbs diff --git a/SingularityUI/app/templates/vex/quartzInfo.hbs b/SingularityUI/app/templates/vex/quartzInfo.hbs deleted file mode 100644 index d1373d9160f..00000000000 --- a/SingularityUI/app/templates/vex/quartzInfo.hbs +++ /dev/null @@ -1,148 +0,0 @@ -

Quartz Schedule Format

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
******(year optional)
day of week (0 - 7, or use names)
month (1 - 12)
day of month (1 - 31)
hour (0 - 23)
min (0 - 59)
seconds
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Field NameAllowed ValuesAllowed Special Characters
Seconds - 0-59 - , - * /
Minutes - 0-59 - , - * /
Hours - 0-23 - , - * /
Day-of-month - 1-31 - , - * ? / L W
Month - 1-12 or JAN-DEC - , - * /
Day-of-Week - 0-7 or SUN-SAT (0 or 7 is SUN) - , - * ? / L #
Year (Optional) - empty, 1970-2199 - , - * /