class fix

This commit is contained in:
Kris 2018-05-09 14:06:39 -04:00
parent c6f0284529
commit 41106fed61
1 changed files with 1 additions and 1 deletions

View File

@ -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>