* Code for bug #45171.

This commit is contained in:
wangyidong
2024-01-25 11:07:29 +08:00
parent 1ea97b61ec
commit 29b8ed73f5
2 changed files with 22 additions and 0 deletions
+2
View File
@@ -108,6 +108,8 @@ $params = $app->getParams();
array_shift($params);
jsVar('createParams', http_build_query($params));
jsVar('storyType', $type);
jsVar('langSource', $lang->story->source);
jsVar('langSourceNote', $lang->story->sourceNote);
jsVar('feedbackSource', $config->story->feedbackSource);
formGridPanel