mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-28 07:05:22 +00:00
[svn r6514] Mainly link fettling; also added Makefile into CVS, and put in survey data stuff
This commit is contained in:
@@ -84,7 +84,7 @@ while (<CSV>) {
|
||||
if ($ref) {
|
||||
$templine = "<dt><a href=\"$ref#q$number\" id=\"$number\">$number</a>";
|
||||
} else {
|
||||
$templine = "<dt>$number";
|
||||
$templine = "<dt><a id=\"$number\">$number</a>";
|
||||
}
|
||||
|
||||
$templine = "$templine $grade</dt><dd>";
|
||||
|
||||
Reference in New Issue
Block a user