From: gustav_delius Date: Sat, 8 May 2004 20:47:14 +0000 (+0000) Subject: category list now sorted when adding entry, thanks to Bernard, bug 1010 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a86ea57ddfb40d00301e966b3dbc6d9147cace5e;p=moodle.git category list now sorted when adding entry, thanks to Bernard, bug 1010 --- diff --git a/mod/glossary/edit.html b/mod/glossary/edit.html index 02f5f94e09..11427c9a59 100644 --- a/mod/glossary/edit.html +++ b/mod/glossary/edit.html @@ -24,7 +24,7 @@ if (isset($errors)) {

:

id); + $categories = get_records("glossary_categories","glossaryid",$glossary->id,'name ASC'); echo "'; - echo ''; - echo ''; + echo ''; + echo ''; + echo ''; } else { echo ''; @@ -159,21 +159,21 @@ if (isset($errors)) {

id)) { echo "id\">"; - } - ?> + } + ?> - - - + + + - - - - + + + + - "> - "> -

+ "> + "> +