added a "script executor" ribbon widget

This commit is contained in:
zadam
2022-12-20 23:46:44 +01:00
parent 7a46159539
commit ea006993f6
4 changed files with 75 additions and 1 deletions

View File

@@ -61,6 +61,8 @@ module.exports = [
{ type: 'label', name: 'toc' },
{ type: 'label', name: 'color' },
{ type: 'label', name: 'keepCurrentHoisting'},
{ type: 'label', name: 'executeButton'},
{ type: 'label', name: 'executeDescription'},
// relation names
{ type: 'relation', name: 'internalLink' },