public/main/admin/promotions.php
Variable "action_links" is not in valid camel caps format Open
Open
echo Display::grid_js('promotions', $url, $columns, $column_model, $extra_params, [], $action_links, true);
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
echo Display::grid_js('promotions', $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['height'] = 'auto'; //use the width of the parent
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_PLATFORM_ADMIN;
- 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 "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
$column_model = [
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
echo Display::grid_js('promotions', $url, $columns, $column_model, $extra_params, [], $action_links, true);
- Exclude checks