From 5ebcb0a685772b279d9ab0d46dc44bdc41efde99 Mon Sep 17 00:00:00 2001 From: Stefan Zerkalica Date: Mon, 4 Dec 2023 02:16:40 +0300 Subject: [PATCH] $mol_view_tree2 refactor, https://github.com/hyoo-ru/mam_mol/pull/646 --- toys.view.tree | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/toys.view.tree b/toys.view.tree index ae0b67e..7ac80c1 100644 --- a/toys.view.tree +++ b/toys.view.tree @@ -1,6 +1,6 @@ $hyoo_toys $mol_book2 attr * mol_theme \$mol_theme_dark - toy!id $hyoo_toys_toy + toy* $hyoo_toys_toy Placeholder null plugins / <= Hotkey $mol_hotkey @@ -11,11 +11,11 @@ $hyoo_toys $mol_book2 body / <= Filter_type $mol_switch value?val <=> filter_type?val \all - options <= filter_type_options * + options <= filter_type_options *string all <= filter_type_option_all @ \All types <= Filter_size $mol_switch value?val <=> filter_size?val \all - options <= filter_size_options * + options <= filter_size_options *string all <= filter_size_option_all @ \All sizes <= Filter_flags $mol_list rows / <= Filter_popular $mol_check @@ -23,14 +23,14 @@ $hyoo_toys $mol_book2 title <= filter_popular_title @ \Only popular <= Sort $mol_switch value?val <=> sort_key?val \price - options <= sort_items * + options <= sort_items *string price <= sort_option_price @ \Sort by price size <= sort_option_size @ \Sort by size title <= sort_option_title @ \Sort by title Catalog $hyoo_toys_catalog title @ \Toys for all toys <= toys / - toy!id <= toy!id - + toy* <= toy* - filter_type <= filter_type filter_size <= filter_size filter_popular <= filter_popular