Queries

{{text-field value=newQueryName placeholderKey="explorer.create_placeholder"}} {{d-button action="create" label="explorer.create" icon="plus"}} {{d-button action="importQuery" label="explorer.import.label" icon="upload" class="import-button"}} {{combo-box valueAttribute="id" value=selectedQueryId nameProperty="name" content=content castInteger="true"}}
{{partial "admin/plugins-explorer-show" model=selectedItem}}

{{conditional-loading-spinner condition=loading}}
{{results}}