Skip to content

Commit

Permalink
Fix. Code. Redundant code removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Glomberg committed Sep 19, 2023
1 parent 8f50e74 commit e1a5342
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inc/spbc-settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -3424,7 +3424,6 @@ function spbc_list_table__get_args_by_type($table_type)
$accordion_default_args,
array(
'func_data_prepare' => 'spbc_field_scanner__prepare_data__files',
//'func_data_prepare' => 'spbc_field_scanner__approved__data_prepare',
'columns' => array(
'cb' => array('heading' => '<input type=checkbox>', 'class' => 'check-column', 'width_percent' => 2),
'path' => array('heading' => 'Path', 'primary' => true, 'width_percent' => 40),
Expand Down

0 comments on commit e1a5342

Please sign in to comment.