This commit is contained in:
Yuri Kuznetsov
2024-04-07 11:27:21 +03:00
parent 5b763b7519
commit 5b4e3cbc66
-2
View File
@@ -39,8 +39,6 @@ import StickyBarHelper from 'helpers/list/misc/sticky-bar';
/**
* A record-list view. Renders and processes list items, actions.
*
* @todo Document all options.
*/
class ListRecordView extends View {