summaryrefslogtreecommitdiff
path: root/templates/vacationpage.hamlet
diff options
context:
space:
mode:
authorDaniel Gnoutcheff <gnoutchd@softwarefreedom.org>2017-01-19 19:09:48 -0500
committerDaniel Gnoutcheff <gnoutchd@softwarefreedom.org>2017-01-19 19:09:48 -0500
commit23c8bf6597ae833bf4ff61025edcb20fbe1f595d (patch)
tree7df947591159bc290ed497b060a8e7c0755abfa9 /templates/vacationpage.hamlet
parent18212a5c21d14e19c6176fd6d3630f088902ec42 (diff)
PTO: rounding, anniversary max overridesHEADmaster
- Allow changing/disabling anniversary PTO rollover caps per-employment. (We want to let mishi accumulated unlimited vacation time.) - Round all amounts to two decimal places. (Requested by tanisha.)
Diffstat (limited to 'templates/vacationpage.hamlet')
-rw-r--r--templates/vacationpage.hamlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vacationpage.hamlet b/templates/vacationpage.hamlet
index 1bdfeee..a0121bb 100644
--- a/templates/vacationpage.hamlet
+++ b/templates/vacationpage.hamlet
@@ -7,7 +7,7 @@
$forall (s,rt) <- transacts
<tr .vacentry>
<td .activity>#{s}
- <td .balance>#{show rt}
+ <td .balance>#{fmtHours rt}
<p>
<a href=@{UserR cid}>Time entry page