From 700ce5cea8aae1e4183302f4af15f2ba2e418f15 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 17 Aug 2014 09:27:46 +0200 Subject: [PATCH] Added some rounding. [skip ci] --- app/views/piggybanks/modifyAmount.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/piggybanks/modifyAmount.blade.php b/app/views/piggybanks/modifyAmount.blade.php index 12b5699a5a..122abf461a 100644 --- a/app/views/piggybanks/modifyAmount.blade.php +++ b/app/views/piggybanks/modifyAmount.blade.php @@ -46,9 +46,9 @@
@if($what == 'add') - + @else - + @endif