interface/lib/classes/listform_actions.inc.php | ●●●●● patch | view | raw | blame | history | |
interface/web/themes/default_combobox/css/additional.css | ●●●●● patch | view | raw | blame | history |
interface/lib/classes/listform_actions.inc.php
@@ -248,7 +248,6 @@ $order_by_sql = "GROUP BY mailuser_id ".$order_by_sql; } } return 'SELECT '.$app->listform->listDef['table'].'.*'.$extselect.' FROM '.$app->listform->listDef['table']."$join WHERE $sql_where $order_by_sql $limit_sql"; } interface/web/themes/default_combobox/css/additional.css
@@ -1,4 +1,4 @@ .list .ui-widget{position:absolute} .list button.ui-widget{position:absolute} /* * jQuery UI CSS Framework 1.8.16