X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=templates%2Ffactory%2Fmacros;h=59d6c925358a9cfa57a27f981a21ed927ab4f339;hb=12d8a77a713d5ed4f08414e5f34e96d45f60e2d3;hp=2af0a6ceb2eef18778330590fa3fcf3f2fc494d4;hpb=1832705643db5a1ca965d83db327dc5c7ec73ad1;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);