web: fix missing source create button

This commit is contained in:
Jens Langhammer
2021-02-10 20:12:15 +01:00
parent a367d8515f
commit a353c6956e
3 changed files with 35 additions and 3 deletions

View File

@ -92,7 +92,7 @@ export class ProviderListPage extends TablePage<Provider> {
<div slot="modal"></div>
</ak-modal-button>
</li>`;
})
});
}), html`<ak-spinner></ak-spinner>`)}
</ul>
</ak-dropdown>