From f1326c49683a074162de15a54ad8687a0e96bf87 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Wed, 4 Jan 2017 07:02:30 +0100 Subject: [PATCH] make field for attribute of type date wider --- views/bootstrap/class.Bootstrap.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index 875897bbb..4dabba610 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -1074,8 +1074,8 @@ $('#acceptkeywords').click(function(ev) { break; case SeedDMS_Core_AttributeDefinition::type_date: ?> - - getId();?>" class="span4" size="16" name="[getId() ?>]" type="text" value=""> + + getId();?>" class="span9" size="16" name="[getId() ?>]" type="text" value="">