mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Admin Portal - Profile
This commit is contained in:
parent
92fddf0e4e
commit
d3a2ecbaa9
2
public/main.profile.dart.js
vendored
2
public/main.profile.dart.js
vendored
@ -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
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user