nicer bigtext editor
This commit is contained in:
@@ -30,9 +30,7 @@
|
||||
{{ property.model.name }}
|
||||
</th>
|
||||
{% endif %}
|
||||
<td title="{{value.id}}">
|
||||
{{ value.value | print_typed_value }}
|
||||
</td>
|
||||
<td title="{{value.id}}" class="text-pre">{{ value.value | print_typed_value }}</td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user