mirror of
https://github.com/Karaka-Management/oms-Tag.git
synced 2026-01-11 07:38:41 +00:00
adj. frontend uri handling of query/fragment
This commit is contained in:
parent
1935394ebd
commit
6036aa399c
|
|
@ -16,7 +16,7 @@
|
|||
<input autocomplete="off" class="input" type="text" id="i<?= $this->printHtml($this->getId()); ?>" placeholder=" Guest"
|
||||
data-emptyAfter="true"
|
||||
data-autocomplete="off"
|
||||
data-src="api/tag/find?search={#i<?= $this->printHtml($this->getId()); ?>}">
|
||||
data-src="api/tag/find?search={!#i<?= $this->printHtml($this->getId()); ?>}">
|
||||
<div id="<?= $this->printHtml($this->getId()); ?>-dropdown" class="dropdown" data-active="true">
|
||||
<table class="default">
|
||||
<thead>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user