From 9740300bcfc160394f9723915b476708d368626c Mon Sep 17 00:00:00 2001 From: rkv Date: Tue, 26 Feb 2013 12:55:14 +0000 Subject: [PATCH] jQuery UI datepicker is applied to date input fields in the study search form. --- Workspace/Siman/WebContent/study/searchStudy.jsp | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Workspace/Siman/WebContent/study/searchStudy.jsp b/Workspace/Siman/WebContent/study/searchStudy.jsp index 17248fc..22499a3 100644 --- a/Workspace/Siman/WebContent/study/searchStudy.jsp +++ b/Workspace/Siman/WebContent/study/searchStudy.jsp @@ -11,6 +11,10 @@ @@ -105,15 +109,15 @@ $(document).ready(function () {     - " />  + " />    - " /> + " />     - " />  + " />    - " /> + " /> -- 2.39.2