summaryrefslogtreecommitdiff
path: root/wml/widgets/hidden.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'wml/widgets/hidden.tmpl')
-rw-r--r--wml/widgets/hidden.tmpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/wml/widgets/hidden.tmpl b/wml/widgets/hidden.tmpl
deleted file mode 100644
index e60221e..0000000
--- a/wml/widgets/hidden.tmpl
+++ /dev/null
@@ -1,3 +0,0 @@
-<?% val = cgi.param(data.NAME) || data.def %?>
-<?% h = [data.NAME , val ] %?>
-<?% global.hiddenfield.push( h.join('=') ) %?>