Index: branches/5.0.x/core/units/agents/agents_config.php =================================================================== diff -u -r12535 -r12594 --- branches/5.0.x/core/units/agents/agents_config.php (.../agents_config.php) (revision 12535) +++ branches/5.0.x/core/units/agents/agents_config.php (.../agents_config.php) (revision 12594) @@ -1,6 +1,6 @@ Array ('title' => 'la_col_Status', 'filter_block' => 'grid_options_filter', 'width' => 65, ), 'RunInterval' => Array ('title' => 'la_col_RunInterval', 'filter_block' => 'grid_range_filter', 'width' => 100, ), 'RunMode' => Array ('title' => 'la_col_RunMode', 'filter_block' => 'grid_options_filter', 'width' => 85, ), - 'LastRunOn' => Array ('title' => 'la_col_LastRunOn', 'filter_block' => 'grid_date_range_filter', 'width' => 2145, ), + 'LastRunOn' => Array ('title' => 'la_col_LastRunOn', 'filter_block' => 'grid_date_range_filter', 'width' => 145, ), 'LastRunStatus' => Array ('title' => 'la_col_LastRunStatus', 'filter_block' => 'grid_options_filter', 'width' => 120, ), 'NextRunOn' => Array ('title' => 'la_col_NextRunOn', 'filter_block' => 'grid_date_range_filter', 'width' => 145, ), ),