mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 11:43:22 +02:00
Prevent selection on Articles table
This commit is contained in:
@@ -68,6 +68,7 @@ function initTabulatorTable(): void {
|
||||
layout: 'fitColumns',
|
||||
locale: 'fr-FR',
|
||||
reactiveData: true,
|
||||
selectable: false,
|
||||
pagination: true,
|
||||
paginationSizeSelector: true,
|
||||
paginationMode: 'remote',
|
||||
|
||||
Reference in New Issue
Block a user