Merge branch 'master' of github.com:akaunting/akaunting into 2.1-dev

This commit is contained in:
denisdulici
2020-05-08 16:36:04 +03:00
23 changed files with 84 additions and 41 deletions

View File

@ -191,7 +191,7 @@
@if (!empty($module->purchase_desc))
<div class="text-center mt-3">
{{ $module->purchase_desc }}
{!! $module->purchase_desc !!}
</div>
@endif
</div>