aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/default
diff options
context:
space:
mode:
authorgroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-02-26 04:14:37 +0000
committergroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-02-26 04:14:37 +0000
commit24185a7d1e90ac8980462b9f471e016504d73e3c (patch)
tree0c8bc7f1d0481f7684f16bac842ebe296c215889 /share/skin/default
parent5ae92ec0095809ce8dc2b9499212f8708cb6d2e1 (diff)
downloadreaction-24185a7d1e90ac8980462b9f471e016504d73e3c.tar.gz
reaction-24185a7d1e90ac8980462b9f471e016504d73e3c.zip
first DRAFT of matching passwords widget so we can move it out of the model. not tested yet at all.
Diffstat (limited to 'share/skin/default')
-rw-r--r--share/skin/default/layout/field/mutable/matching_passwords.tt8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/skin/default/layout/field/mutable/matching_passwords.tt b/share/skin/default/layout/field/mutable/matching_passwords.tt
new file mode 100644
index 0000000..d07b784
--- /dev/null
+++ b/share/skin/default/layout/field/mutable/matching_passwords.tt
@@ -0,0 +1,8 @@
+=extends field/mutable/password
+
+=for layout widget
+
+[% call_next %]
+[% check_value %]
+
+=cut