aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/skin/base/layout/field/mutable/file.tt5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/skin/base/layout/field/mutable/file.tt b/share/skin/base/layout/field/mutable/file.tt
index 05a69a5..1b6a7a8 100644
--- a/share/skin/base/layout/field/mutable/file.tt
+++ b/share/skin/base/layout/field/mutable/file.tt
@@ -1,3 +1,8 @@
=extends field/mutable
+=for layout widget
+
+<input name="[% exists_event %]" type="hidden" value="[% exists_value %]" />
+[% call_next %]
+
=cut