From 255855c491801c2d34bcae520177c4a097964303 Mon Sep 17 00:00:00 2001 From: cheesypoof Date: Sun, 7 Aug 2016 16:45:27 -0700 Subject: [PATCH] Fix date field regression --- couch/field.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couch/field.php b/couch/field.php index cf3a137..29f8b6d 100644 --- a/couch/field.php +++ b/couch/field.php @@ -1250,7 +1250,7 @@ function _render( $input_name, $input_id, $extra='' ){ -
+
date_dropdowns( $publish_date ); ?>