Problem/Motivation

On admin/config/wxt/wxt_library, there is a "Files Settings" section with checkboxes for "CSS files" and "Javascript files". These set values in the config variable files.types. This variable is set but not otherwise used. It does not appear to actually control whether or not CSS and JS is added to the page.

Proposed resolution

Remove the "Files Settings" section. Alternatively, it could be made so that it does what it appears to do.

Remaining tasks

Decide what to do. Implement.

User interface changes

Removal of the "Files Settings" section on the config page.

API changes

None.

Data model changes

None.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

liam morland created an issue. See original summary.

liam morland’s picture

Status: Active » Needs review