Problem/Motivation
The css pointing to the core "plus" icons is relative to the module which means that the icon path can break depending on where the module is placed. In addition, it still assumes that the module is already inside the "core" directory.
Steps to reproduce
Install the module, click the "Place block" link in the toolbar, and you will see the icons are missing on the buttons to add blocks.
Proposed resolution
Use an absolute url to the core icon.
Issue fork block_place-3245818
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
Comment #3
heatherwoz commentedWorks great, restores the icon images.
Comment #5
heatherwoz commentedComment #6
heatherwoz commented