Skip to content

Commit c805426

Browse files
authored
Update Sorts
1 parent c470e25 commit c805426

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Model/Source/Sorts.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ protected function getTableData()
3333
'sortLabel' => [
3434
'label' => 'Label',
3535
],
36-
'virtualReplica' => [
37-
'label' => 'Enable Virtual Replica?',
38-
'values' => ['0' => __('No'), '1' => __('Yes')],
39-
],
4036
];
4137
}
4238
}

0 commit comments

Comments
 (0)