table test and bug style fixes

This commit is contained in:
Dennis Eichhorn 2019-03-31 20:32:17 +02:00
parent e069e55bb8
commit 415d23bbb9

View File

@ -16,7 +16,7 @@
<input autocomplete="off" class="input" type="text" id="i<?= $this->printHtml($this->getId()); ?>" placeholder="&#xf007; Guest"
data-emptyAfter="true"
data-autocomplete="false"
data-src="{/lang}/api/admin/find/account?search={#i<?= $this->printHtml($this->getId()); ?>}">
data-src="api/admin/find/account?search={#i<?= $this->printHtml($this->getId()); ?>}">
<div id="<?= $this->printHtml($this->getId()); ?>-dropdown" class="dropdown" data-active="true">
<table class="table darkred">
<thead>