mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-23 00:12:15 +00:00
Fix merge fail. DAVID!
This commit is contained in:
@@ -15,15 +15,9 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<keepInFrame maxHeight="30">
|
<keepInFrame maxHeight="30">
|
||||||
<<<<<<< HEAD
|
|
||||||
<para style="style.event_description">
|
|
||||||
{{ object.description|default_if_none:""|linebreaksbr }}
|
|
||||||
</para>
|
|
||||||
=======
|
|
||||||
<para style="style.event_description">
|
<para style="style.event_description">
|
||||||
{{ object.description|default_if_none:""|linebreaksbr }}
|
{{ object.description|default_if_none:""|linebreaksbr }}
|
||||||
</para>
|
</para>
|
||||||
>>>>>>> revision-view
|
|
||||||
</keepInFrame>
|
</keepInFrame>
|
||||||
|
|
||||||
{% if invoice %}
|
{% if invoice %}
|
||||||
|
|||||||
Reference in New Issue
Block a user