[hotfix] legacy print
This commit is contained in:
parent
f52202808a
commit
b6be0d5a0b
1 changed files with 1 additions and 1 deletions
|
|
@ -503,7 +503,7 @@ $.extend(_p, {
|
|||
|
||||
render_normal: function(field, data, i) {
|
||||
switch(field.fieldtype) {
|
||||
case: 'Fold': break;
|
||||
case 'Fold': break;
|
||||
case 'Section Break':
|
||||
me.layout.addrow();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue