mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-01-28 06:58:40 +00:00
table test and bug style fixes
This commit is contained in:
parent
e069e55bb8
commit
415d23bbb9
|
|
@ -16,7 +16,7 @@
|
|||
<input autocomplete="off" class="input" type="text" id="i<?= $this->printHtml($this->getId()); ?>" placeholder=" 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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user