* Code for bug #45171.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user