Merge pull request #17821 from liviuconcioiu/space

Remove spaces around table name
This commit is contained in:
Maurício Meneghini Fauth 2022-10-21 13:03:03 -03:00 committed by GitHub
commit 008a1bf518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
</td>
<th>
<a href="{{ url('/sql', table_url_params|merge({'pos': 0})) }}" title="{{ browse_table_label_title }}">
{{ browse_table_label_truename }}
{{- browse_table_label_truename -}}
</a>
{{ tracking_icon|raw }}
</th>