Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weather: Template 1 references cloudy.jpg which does not exist #1538

Closed
dasgarner opened this issue May 31, 2018 · 1 comment
Closed

Weather: Template 1 references cloudy.jpg which does not exist #1538

dasgarner opened this issue May 31, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@dasgarner
Copy link
Member

dasgarner commented May 31, 2018

I don't think template 1 should have a background image - it is intended to be transparent, but the following CSS has made it into the template:

background-image: url('..\/cloudy.jpg');

We should remove it.

@dasgarner dasgarner added the bug label May 31, 2018
@dasgarner dasgarner added this to the 1.8.10 milestone May 31, 2018
@PeterMis
Copy link
Member

PeterMis commented Jun 7, 2018

Template 8 also has a link to that file, as this file does not exist and Template 8 that actually uses background images have them set later in the template with correct file names.

I believe that link to cloudy.jpg can be removed from this template as well.

That's done in the commit below.

PeterMis added a commit to PeterMis/xibo-cms that referenced this issue Jun 7, 2018
@PeterMis PeterMis closed this as completed Jun 7, 2018
@PeterMis PeterMis self-assigned this Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants