From bb1813071603f8bc31c887ada7292669bf91ceb3 Mon Sep 17 00:00:00 2001 From: james Date: Wed, 18 Oct 2006 19:37:31 +0000 Subject: [PATCH] Set a record type for judges --- judge.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/judge.class.php b/judge.class.php index 357a1b1..dedaab0 100644 --- a/judge.class.php +++ b/judge.class.php @@ -86,6 +86,7 @@ function tableEditorSetup($editor) $e = array_merge($e, $catf); $editor->setTable('judges'); + $editor->setRecordType('Judge'); $editor->setListFields($l); $editor->setEditFields($e); $editor->setFieldOptions('complete', array(