latest admin-elm build
This commit is contained in:
parent
aa0bc44e89
commit
f40cafabae
1 changed files with 1 additions and 1 deletions
|
|
@ -33803,7 +33803,7 @@ var _user$project$Transactions$rowView = function (tx) {
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
var _p3 = _p1._0;
|
var _p3 = _p1._0;
|
||||||
var status = _elm_community$maybe_extra$Maybe_Extra$isJust(_p3.error) ? 'Error' : 'Success';
|
var status = _elm_community$maybe_extra$Maybe_Extra$isJust(_p3.error) ? 'Error' : (_p3.dispense ? 'Success' : 'Pending');
|
||||||
return A2(
|
return A2(
|
||||||
_elm_lang$html$Html$tr,
|
_elm_lang$html$Html$tr,
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue