From 5ccb7d40c8669c7fa3833eb1f2aa9fbae80b6ace Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 2 Sep 2018 12:23:40 +0200 Subject: Use dashed asset helpers in stylesheets. --- app/assets/stylesheets/hmno_sidebars.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/assets/stylesheets/hmno_sidebars.scss') diff --git a/app/assets/stylesheets/hmno_sidebars.scss b/app/assets/stylesheets/hmno_sidebars.scss index c196ac2..ca1dcdd 100644 --- a/app/assets/stylesheets/hmno_sidebars.scss +++ b/app/assets/stylesheets/hmno_sidebars.scss @@ -21,7 +21,7 @@ color: $link-fg; background: { color: $header-bg; - image: image_url("module-header-bg.jpg"); + image: image-url("module-header-bg.jpg"); repeat: repeat; } } -- cgit v1.2.3