X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=templates%2Ffactory%2Fmacros;h=59d6c925358a9cfa57a27f981a21ed927ab4f339;hb=d9b26d07eb7f8050825082c3422989460d2a3e0b;hp=2af0a6ceb2eef18778330590fa3fcf3f2fc494d4;hpb=d9dd0b83af63428e4f1c460c718e3a229420764d;p=maypole.git diff --git a/templates/factory/macros b/templates/factory/macros index 2af0a6c..59d6c92 100644 --- a/templates/factory/macros +++ b/templates/factory/macros @@ -59,7 +59,7 @@ for some. ""; IF col == "url" AND item.url; ' '; item.url; ''; - ELSIF col == classmetadata.stringifycolumn; + ELSIF col == classmetadata.stringify_column; maybe_link_view(item); ELSE; accessor = item.accessor_name(col);