Problem/Motivation

There's this in the code which probably needs dealing with:

      // @todo Copy this from localgov_directories.
      // $form['#attached']['library'][] = 'localgov_directories/localgov_directories_search';

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork finders-3512026

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.

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

markconroy’s picture

Status: Active » Needs review

MR attached for this.

I'm not exactly sure if we need to copy the library directly (and change directories to finders) of if we need to do more.

Any extra info would be helpful so I can look at it.