1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

feat: contextual menu option to duplicate table fields

This commit is contained in:
2021-08-04 09:59:50 +02:00
parent 70354aa828
commit 3abff36136
8 changed files with 50 additions and 26 deletions

View File

@ -318,7 +318,7 @@ export default {
localTimeout: null,
localEditorTheme: null,
selectedTab: 'general',
pageSizes: [40, 100, 250, 500, 1000],
pageSizes: [30, 40, 100, 250, 500, 1000],
editorThemes: [
{
group: this.$t('word.light'),