mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-01-11 15:38:40 +00:00
adj. frontend uri handling of query/fragment
This commit is contained in:
parent
b0aa05ed89
commit
80aeefedc7
|
|
@ -4,7 +4,7 @@
|
|||
<div class="advancedSelect" id="<?= $this->printHtml($this->getId()); ?>"
|
||||
data-search="true"
|
||||
data-multiple="false"
|
||||
data-src="api/admin/find/accgrp?search={#i<?= $this->printHtml($this->getId()); ?>}">
|
||||
data-src="api/admin/find/accgrp?search={!#i<?= $this->printHtml($this->getId()); ?>}">
|
||||
<template><!-- Template for the selected element --></template>
|
||||
</div>
|
||||
<div id="<?= $this->printHtml($this->getId()); ?>-dropdown" class="dropdown" data-active="true" data-selected="<?= $task->getStatus(); ?>">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user