Fix phpcs
This commit is contained in:
parent
4f07de5b9c
commit
0a2ace81ff
@ -710,8 +710,8 @@ if (!empty($usemargins) && $user->rights->margins->creer)
|
||||
jQuery.each(data.array_options, function( key, value ) {
|
||||
jQuery('div[class$="det'+key.replace('options_','_extras_')+'"] > #'+key).val(value);
|
||||
});
|
||||
<?php
|
||||
}?>
|
||||
<?php
|
||||
} ?>
|
||||
},
|
||||
'json'
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user