From 2e6404d82131c7a34d7d1b91886458ec5dae0342 Mon Sep 17 00:00:00 2001 From: wangzemei Date: Thu, 22 Sep 2022 17:27:31 +0800 Subject: [PATCH] * fix assignedToAB --- module/story/view/linkstories.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/story/view/linkstories.html.php b/module/story/view/linkstories.html.php index ad604ab44f..23a1dcbd78 100644 --- a/module/story/view/linkstories.html.php +++ b/module/story/view/linkstories.html.php @@ -38,7 +38,7 @@ story->title;?> story->statusAB;?> story->openedByAB;?> - story->assignedToAB;?> + story->assignedTo;?>