From 6982895148880f325e07d0e6a93de13f9191d1d0 Mon Sep 17 00:00:00 2001 From: "Alan J. Pippin" Date: Wed, 30 Jan 2008 08:38:24 -0700 Subject: [PATCH] Added a comment stating what the lowest and highest priority definitions are --- templates/default/int_sched.tpl | 1 + templates/default/ppi_sched.tpl | 1 + templates/default/vis_sched.tpl | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/default/int_sched.tpl b/templates/default/int_sched.tpl index a18055f..b8b3ded 100644 --- a/templates/default/int_sched.tpl +++ b/templates/default/int_sched.tpl @@ -47,6 +47,7 @@ {header_row} {table_data} + Note: The highest priority is 1, the lowest priority is 30 diff --git a/templates/default/ppi_sched.tpl b/templates/default/ppi_sched.tpl index 6fb025a..a130178 100644 --- a/templates/default/ppi_sched.tpl +++ b/templates/default/ppi_sched.tpl @@ -47,6 +47,7 @@ {header_row} {table_data} + Note: The highest priority is 1, the lowest priority is 30 diff --git a/templates/default/vis_sched.tpl b/templates/default/vis_sched.tpl index 51ccf37..7b6431f 100644 --- a/templates/default/vis_sched.tpl +++ b/templates/default/vis_sched.tpl @@ -38,7 +38,6 @@ - @@ -49,6 +48,7 @@ {header_row} {table_data} +
Note: The highest priority is 1, the lowest priority is 30
@@ -60,6 +60,7 @@
+
-- 2.34.1