From 165689a71928008f2d12f9cd8228497594899c2f Mon Sep 17 00:00:00 2001 From: Sunil Joshi Date: Sun, 23 Mar 2014 01:56:29 +0100 Subject: Bug 962812: Use the "required" attribute where appropriate r=LpSolit a=justdave --- template/en/default/admin/fieldvalues/create.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/admin/fieldvalues/create.html.tmpl') diff --git a/template/en/default/admin/fieldvalues/create.html.tmpl b/template/en/default/admin/fieldvalues/create.html.tmpl index 4d07d5b0e..8d1dbc8b9 100644 --- a/template/en/default/admin/fieldvalues/create.html.tmpl +++ b/template/en/default/admin/fieldvalues/create.html.tmpl @@ -29,7 +29,7 @@ + maxlength="[% constants.MAX_FIELD_VALUE_SIZE FILTER none %]" required> -- cgit v1.2.3-24-g4f1b