public/main/mail_template/list.php
Multi-line function call not indented correctly; expected 20 spaces but found 24 Open
Open
Display::return_message(get_lang('ItemUpdated').': '.$values['title'], 'confirm')
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
'.Display::grid_js('mail_template', $url, $columns, $column_model, $extra_params, [], $action_links, true).'
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params['autowidth'] = 'true'; //use the width of the parent
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
'.Display::grid_js('mail_template', $url, $columns, $column_model, $extra_params, [], $action_links, true).'
- Exclude checks
Variable "action_links" is not in valid camel caps format Open
Open
$action_links = 'function action_formatter (cellvalue, options, rowObject) {
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
$column_model = [
- Exclude checks
Variable "action_links" is not in valid camel caps format Open
Open
'.Display::grid_js('mail_template', $url, $columns, $column_model, $extra_params, [], $action_links, true).'
- Exclude checks
Multi-line function call not indented correctly; expected 16 spaces but found 20 Open
Open
);
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params['height'] = 'auto'; //use the width of the parent
- Exclude checks
Multi-line function call not indented correctly; expected 16 spaces but found 20 Open
Open
);
- Exclude checks
Multi-line function call not indented correctly; expected 20 spaces but found 24 Open
Open
Display::return_message(get_lang('ItemUpdated').': '.$values['title'], 'confirm')
- Exclude checks