Skip to content
Snippets Groups Projects
Commit d6bc5a27 authored by Lukas Ruge's avatar Lukas Ruge
Browse files

show if something is on loan

parent c0a2799a
No related branches found
No related tags found
No related merge requests found
Pipeline #22747 passed
......@@ -21,6 +21,6 @@
{% if display_info > 0 -%}
<div style="line-height: 18pt; margin:10px 0; width: 100%; background-color: #FFB390; border-width: thick; border-color: #e67206; border-radius: 10px; min-height: 40pt; ">
<span style="float: left; color: #e67206; font-size: 40pt; display:block; width: 50pt; height: 40pt; text-align:center; line-height: 40pt;"></span><p style="vertical-align: middle;">Das gerät ist aktuell verliehen oder außer Betrieb.</p>
<span style="float: left; color: #e67206; font-size: 40pt; display:block; width: 50pt; height: 40pt; text-align:center; line-height: 40pt;"></span><p style="vertical-align: middle;">Das Gerät ist aktuell verliehen oder außer Betrieb.</p>
</div>
{% endif -%}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment