Detail view adjustments
* adds EMA and eco account conservation office data to detail views * adds line break in header of detail views * adds/updates translations
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
<div id="detail-header" class="row">
|
||||
<div class="col-sm-12 col-md-12 col-lg-6">
|
||||
<h3>{% trans 'Intervention' %} {{intervention.identifier}}</h3>
|
||||
<h3>{% trans 'Intervention' %}<br> {{intervention.identifier}}</h3>
|
||||
</div>
|
||||
<div class="col-sm-12 col-md-12 col-lg-6">
|
||||
{% include 'intervention/detail/includes/controls.html' %}
|
||||
|
||||
Reference in New Issue
Block a user