From b1a151b700add933cdb4344329c34387b1f95e9a Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 19 Apr 2016 13:58:12 -0400 Subject: [PATCH] Bug 16299 - Use validation plugin when creating a patron attribute type MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch replaces custom client-side form validation with use of the jQuery validation plugin. Besides reducing the amount of code in the template, this allows us to eliminate use of "onclick." This patch also makes a correction for HTML validity: