Admin Portal - Profile
This commit is contained in:
parent
92fddf0e4e
commit
d3a2ecbaa9
1 changed files with 1 additions and 1 deletions
2
public/main.profile.dart.js
vendored
2
public/main.profile.dart.js
vendored
|
|
@ -421150,7 +421150,7 @@
|
|||
};
|
||||
A.FieldGrid_build_closure0.prototype = {
|
||||
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
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue