mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Allow the Filter widget container to be targeted by the AJAX framework
This commit is contained in:
parent
3d4b451744
commit
91e4e96929
@ -1,4 +1,5 @@
|
||||
<div
|
||||
id="<?= $this->getId(); ?>"
|
||||
class="control-filter <?= $cssClasses ?>"
|
||||
data-control="filterwidget"
|
||||
data-options-handler="<?= $this->getEventHandler('onFilterGetOptions') ?>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user