Admin Portal - Profile

This commit is contained in:
hillelcoren 2022-12-14 11:17:41 +00:00
parent 92fddf0e4e
commit d3a2ecbaa9

View File

@ -421150,7 +421150,7 @@
}; };
A.FieldGrid_build_closure0.prototype = { A.FieldGrid_build_closure0.prototype = {
call$2(context, constraints) { call$2(context, constraints) {
return A.GridView$count((constraints.maxWidth / 2 - 8) / 54, this.fieldWidgets, 2, 0, 12, null, new A.NeverScrollableScrollPhysics(null), true, true); return A.GridView$count((constraints.maxWidth / 2 - 8) / 54, this.fieldWidgets, 2, 0, 12, null, new A.NeverScrollableScrollPhysics(null), null, true);
}, },
$signature: 362 $signature: 362
}; };