Skip to content

Commit 3d74b19

Browse files
committed
deploy: 3a7fd9d
1 parent f7d45f2 commit 3d74b19

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

app.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5726,7 +5726,11 @@ var $author$project$Views$details = function (model) {
57265726
_List_fromArray(
57275727
[
57285728
$author$project$Views$tdLeft('Вкупно придонеси и данок'),
5729-
$author$project$Views$td(''),
5729+
$author$project$Views$td(
5730+
A2(
5731+
$myrho$elm_round$Round$round,
5732+
2,
5733+
(!model._) ? 0 : ((model.ap / model._) * 100)) + '%'),
57305734
$author$project$Views$td(
57315735
$elm$core$String$fromInt(model.ap)),
57325736
$author$project$Views$td('МКД')

0 commit comments

Comments
 (0)