diff --git a/module/company/css/dynamic.css b/module/company/css/dynamic.css index d368aa2198..7e5237559d 100644 --- a/module/company/css/dynamic.css +++ b/module/company/css/dynamic.css @@ -19,5 +19,5 @@ .dynamic.collapsed .dynamic-btn > .icon:before {content: '\f0d8';} .c-project, .c-product, .c-execution {width: 110px !important; overflow: unset;} -.c-user, .c-order {width: 90px !important; overflow: unset;} +.c-user, .c-order {width: 96px !important; overflow: unset;} .c-date {width: 200px;} diff --git a/module/company/view/dynamic.html.php b/module/company/view/dynamic.html.php index 9482f0a7ba..9b580f05be 100644 --- a/module/company/view/dynamic.html.php +++ b/module/company/view/dynamic.html.php @@ -35,7 +35,7 @@
-
company->order, $orderBy, 'class="form-control chosen" data-max_drop_width="215"'); ?>
+
company->order, $orderBy, 'class="form-control chosen" data-max_drop_width="215" data-disable_search="true"'); ?>
action->dynamic->search;?>