adj. frontend uri handling of query/fragment

This commit is contained in:
Dennis Eichhorn 2020-07-29 21:04:10 +02:00
parent b0aa05ed89
commit 80aeefedc7

View File

@ -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(); ?>">