reaMerge branch 'master' of github.com:akaunting/akaunting

# Conflicts:
#	resources/views/partials/form/radio_group.blade.php
This commit is contained in:
Cüneyt Şentürk
2020-02-01 18:52:08 +03:00
6 changed files with 21 additions and 32 deletions

View File

@ -20,7 +20,7 @@
</label>
</div>
<input type="hidden" name="{{ $name }}" value="{{ ($value) ? true : false }}" />
<input type="hidden" name="{{ $name }}" value="{{ ($value) ? 1 : 0 }}" />
</div>
<div class="invalid-feedback d-block"