mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Fixes the cleaned default values in the module plugins. Ticket #1406
This commit is contained in:
parent
88e2ca3a46
commit
95682d9249
@ -106,7 +106,6 @@ if (!empty($macros)) {
|
|||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
function changePluginSelect() {
|
function changePluginSelect() {
|
||||||
load_plugin_description($("#id_plugin").val());
|
load_plugin_description($("#id_plugin").val());
|
||||||
load_plugin_macros_fields('simple-macro');
|
|
||||||
forced_title_callback();
|
forced_title_callback();
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user