forked from CGM_Public/pretix_original
Fix: match content to placeholder for textfield in editor (ticket, badge)
This commit is contained in:
@@ -658,7 +658,7 @@ var editor = {
|
||||
lockRotation: false,
|
||||
fontFamily: 'Open Sans',
|
||||
lineHeight: 1,
|
||||
content: 'item',
|
||||
content: 'event_name',
|
||||
editable: false,
|
||||
fontSize: editor._pt2px(13)
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user