Files
luthor/otis/src/app/home/home.component.html
tanshu 57874daf52 Feature: Case Source to filter the cases using a select.
Fix: Import cases was flipping court status and office status
2021-01-10 08:40:20 +05:30

4 lines
101 B
HTML

<footer class="footer">
<p>Backend: v{{ auth.user?.ver }} / Frontend: v{{ version }}</p>
</footer>