Files
firefly-iii/config/breadcrumbs.php

8 lines
62 B
PHP
Raw Normal View History

<?php
return [
2015-06-27 08:06:24 +02:00
'view' => 'breadcrumbs::bootstrap3',
];