Add searching rules/scripts by id and rule status (#1540)

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
pull/1547/head
stefan-hoehn 2022-11-16 23:04:44 +01:00 committed by GitHub
parent 322263a336
commit f1db954f76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
:init="initSearchbar"
search-container=".rules-list"
search-item=".rulelist-item"
search-in=".item-title, .item-subtitle, .item-header, .item-footer"
search-in=".item-title, .item-text, .item-after, .item-subtitle, .item-header, .item-footer"
:disable-button="!$theme.aurora" />
</f7-subnavbar>
</f7-navbar>