From 956a13f60f1e00bd04a183ce22c3d1b1722ef2d5 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Tue, 10 May 2016 17:38:23 +0200 Subject: [PATCH] (user manager) add datepicker + small html style issues, closes https://github.com/opnsense/core/issues/552 --- src/www/system_usermanager.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/www/system_usermanager.php b/src/www/system_usermanager.php index 7c93abbe1..08665a990 100644 --- a/src/www/system_usermanager.php +++ b/src/www/system_usermanager.php @@ -579,6 +579,7 @@ $( document ).ready(function() { }); }); + $('.datepicker').datepicker(); }); @@ -664,10 +665,11 @@ $( document ).ready(function() { - + + @@ -855,7 +857,7 @@ $( document ).ready(function() { - +