From 24185a7d1e90ac8980462b9f471e016504d73e3c Mon Sep 17 00:00:00 2001 From: groditi Date: Tue, 26 Feb 2008 04:14:37 +0000 Subject: first DRAFT of matching passwords widget so we can move it out of the model. not tested yet at all. --- share/skin/default/layout/field/mutable/matching_passwords.tt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 share/skin/default/layout/field/mutable/matching_passwords.tt (limited to 'share/skin/default') 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 -- cgit v1.2.3-54-g00ecf