Skip to content

Commit 3f91295

Browse files
64jAgelxNash
authored andcommitted
Save module name and code, if module exist (issue #892)
1 parent 326ad1c commit 3f91295

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

manager/actions/mutate_module.dynamic.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@
5858
$modx->getManagerApi()->loadFormValues();
5959
}
6060

61+
$content = array_merge($content, $_POST);
62+
6163
// Add lock-element JS-Script
6264
$lockElementId = $id;
6365
$lockElementType = 6;

0 commit comments

Comments
 (0)