From b4850ed782e2e508ca72adaba352e10e6c2a4ba3 Mon Sep 17 00:00:00 2001 From: caoyanyi Date: Mon, 13 Mar 2023 14:28:05 +0800 Subject: [PATCH] * Add skip method page form stash. --- module/search/view/buildform.html.php | 2 +- module/search/view/savequery.html.php | 2 +- www/js/my.full.js | 12 ++++++++++-- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/module/search/view/buildform.html.php b/module/search/view/buildform.html.php index 823a250acf..561c224524 100644 --- a/module/search/view/buildform.html.php +++ b/module/search/view/buildform.html.php @@ -75,7 +75,7 @@ html[lang^='zh-'] .operatorWidth {width: 90px !important;} -
' target='hiddenwin' id='' class='search-form'> +' target='hiddenwin' id='' class='search-form no-stash'>