[hotfix] legacy print

This commit is contained in:
Anand Doshi 2014-08-14 17:41:19 +05:30
parent f52202808a
commit b6be0d5a0b

View file

@ -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();