Skip to content

Error for colorpicker in MultiColumnWizard.php Line 1096 #196

@Paddy0174

Description

@Paddy0174

Sorry, can't send any requests...

In Line 1096 is a " too much:
datepicker[' . implode(',', $arrDatepicker) . ']" colorpicker[' . implode(',', $arrColorpicker) . ']"
should be
datepicker[' . implode(',', $arrDatepicker) . '] colorpicker[' . implode(',', $arrColorpicker) . ']"
It's the " right before 'colorpicker'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions