audit-logs: change v1 data text to less intrusive.
This commit is contained in:
parent
b21017e30d
commit
02ed0adea3
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
<pre>${h.json.dumps(l.action_data, indent=4, sort_keys=True)}</pre>
|
||||
</div>
|
||||
% else:
|
||||
${_('not available in v1 type')}
|
||||
<pre title="${_('data not available for v1 entries type')}">-</pre>
|
||||
% endif
|
||||
</td>
|
||||
<td class="td-componentname">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue