You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2020. It is now read-only.
Using plugin release 3.1.4 on Moodle 3.1+ installation.
When creating a new color schema, there is a missing image on the right sidebar. Looking at the page using Google Chrome's developer tools shows that it is looking for the image "pix/fntabs_colourkey.png" which does not exist. Image appears to have been named "ned_tabs_colourkey.png" in the release files.
Need to either rename the image or change the name in the code.
Using plugin release 3.1.4 on Moodle 3.1+ installation.
When creating a new color schema, there is a missing image on the right sidebar. Looking at the page using Google Chrome's developer tools shows that it is looking for the image "pix/fntabs_colourkey.png" which does not exist. Image appears to have been named "ned_tabs_colourkey.png" in the release files.
Need to either rename the image or change the name in the code.