From 3eb831772e8ef2302d5b86a8a9fc160ca079ab4b Mon Sep 17 00:00:00 2001 From: caoyanyi Date: Fri, 10 Mar 2023 08:48:14 +0800 Subject: [PATCH] * Optimize print kanban page checkbox style. --- module/execution/view/preview.html.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/module/execution/view/preview.html.php b/module/execution/view/preview.html.php index 1f99b97981..47e628880d 100644 --- a/module/execution/view/preview.html.php +++ b/module/execution/view/preview.html.php @@ -97,13 +97,13 @@ $dataType = ''; - - - + + + - - + +
stage == 'developing' ? "checked" : ''?> id="story3developing">stage == 'developed' ? "checked" : ''?> id="story3developed">stage == 'testing' ? "checked" : ''?> id="story3testing">
stage == 'developing' ? "checked" : ''?> id="storyid;?>developing">stage == 'developed' ? "checked" : ''?> id="storyid;?>developed">stage == 'testing' ? "checked" : ''?> id="storyid;?>testing">
stage == 'tested' ? "checked" : ''?> id="story3tested">stage == 'verified' ? "checked" : ''?> id="story3verified">stage == 'tested' ? "checked" : ''?> id="storyid;?>tested">stage == 'verified' ? "checked" : ''?> id="storyid;?>verified">
@@ -171,13 +171,13 @@ $dataType = ''; - - - + + + - - + +