X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Fedit.mc;h=e813ae0aae87a7b320dd77a24cc090b230337d1e;hp=73a938a91c2a5000cfcf89042626d77eb2ed6330;hb=da226fe4b453a29d047473c42ea8e17c21ceb431;hpb=0e0292a11cf43e9b1405c05b69886044d97e29d2 diff --git a/web/htdocs/details/edit.mc b/web/htdocs/details/edit.mc index 73a938a..e813ae0 100644 --- a/web/htdocs/details/edit.mc +++ b/web/htdocs/details/edit.mc @@ -1,4 +1,4 @@ -%# $Id: edit.mc,v 1.33 2007-05-03 12:43:04 mike Exp $ +%# $Id: edit.mc,v 1.34 2007-05-03 12:54:18 mike Exp $ <%args> $op $id => undef ### should be extracted using utf8param() @@ -380,6 +380,7 @@ foreach my $ref (@fields) { +% $op = "edit" if $op eq "new" && defined $update; % $id = $newid if defined $newid; % if (defined $id) {