Add link to debug thing.

This commit is contained in:
James Cole
2017-11-24 21:51:31 +01:00
parent be0758ce8a
commit af8df75e49
2 changed files with 9 additions and 1 deletions

View File

@@ -143,7 +143,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>{{ 'version'|_ }}</b> {{ Config.get('firefly.version') }}
<b>{{ 'version'|_ }}</b> <a href="{{ route('debug') }}">{{ Config.get('firefly.version') }}</a>
</div>
<strong><a href="https://github.com/firefly-iii/firefly-iii">Firefly III</a></strong>
</footer>