Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit 49f7acb

Browse files
author
Jamie Snape
committed
Add missing calendar image to tracker module
1 parent c903ffb commit 49f7acb

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

modules/tracker/public/css/trend/trend.view.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
675 Bytes
Loading

modules/tracker/public/scss/trend/trend.view.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ div {
1313
}
1414

1515
input.dateSelect {
16-
background: #FFF url(../../../../statistics/public/images/calendar.png) no-repeat scroll 2px 1px;
16+
background: #FFF url(../../images/calendar.png) no-repeat scroll 2px 1px;
1717
border: 1px solid #808080;
1818
box-sizing: border-box;
1919
height: 20px;

0 commit comments

Comments
 (0)