mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-02-14 22:48:39 +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"
|
<input autocomplete="off" class="input" type="text" id="i<?= $this->printHtml($this->getId()); ?>" placeholder=" Guest"
|
||||||
data-emptyAfter="true"
|
data-emptyAfter="true"
|
||||||
data-autocomplete="false"
|
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">
|
<div id="<?= $this->printHtml($this->getId()); ?>-dropdown" class="dropdown" data-active="true">
|
||||||
<table class="table darkred">
|
<table class="table darkred">
|
||||||
<thead>
|
<thead>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user