X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole%2Ftemplates%2Ffactory%2Fedit;h=3b0aca635d6b0a569f0ed32601a0fedbdca8e072;hb=e8ebb9e2413d25fe7accc675387dfad270d7367e;hp=4b589edf4a31965e4e5c8a4425055bfe8146cb96;hpb=79aa8d27d124d06bf88b2fc0487ae97563b98936;p=maypole.git diff --git a/lib/Maypole/templates/factory/edit b/lib/Maypole/templates/factory/edit index 4b589ed..3b0aca6 100644 --- a/lib/Maypole/templates/factory/edit +++ b/lib/Maypole/templates/factory/edit @@ -18,7 +18,7 @@ form similar to L but with the current values filled in. [% IF object %]
Edit a [% classmetadata.moniker %]
-
+
Edit [% object.name %] [% FOR col = classmetadata.columns;