make more components uneditable from GUI
This commit is contained in:
parent
fc652523aa
commit
b21133ee12
3 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
export default {
|
||||
name: 'Attachment',
|
||||
selector: '.Attachment',
|
||||
notEditable: true,
|
||||
validInnerComponents: [
|
||||
'Border',
|
||||
'ButtonUnstyled',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue