Problem/Motivation

The info.yml file has these obsolete properties:

scripts:
  - js/environment_indicator.js
  - js/color.js

stylesheets:
  all:
    - css/environment_indicator.css

These are no longer used -- see https://www.drupal.org/node/1876152

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

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

joachim created an issue. See original summary.

trackleft2 made their first commit to this issue’s fork.

trackleft2’s picture

Category: Bug report » Task
Status: Active » Needs review

Removed obsolete references.

joegraduate’s picture

Status: Needs review » Reviewed & tested by the community

Changes look good to me.

isholgueras made their first commit to this issue’s fork.

isholgueras’s picture

Thanks for the work. I've fixed the conflicts and now the branch looks good.

isholgueras’s picture

Status: Reviewed & tested by the community » Fixed
isholgueras’s picture

Status: Fixed » Closed (fixed)