1
0
mirror of synced 2026-08-05 09:56:56 +00:00

class fix

This commit is contained in:
Kris
2018-05-09 14:06:39 -04:00
parent c6f0284529
commit 41106fed61
@@ -5,7 +5,7 @@
{{else}}
<div class="query-list">
{{combo-box valueAttribute="id" value=selectedQueryId nameProperty="listName" none="explorer.menu_none" content=content castInteger="true" nameChanges="true"}}
{{d-button action="showCreate" icon="plus" class="no-icon"}}
{{d-button action="showCreate" icon="plus" class="no-text"}}
{{d-button action="importQuery" label="explorer.import.label" icon="upload"}}
</div>