← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1341655] [NEW] Wrong location of _datepicker.scss

 

Public bug reported:

Location of _datapicker.scss is
openstack_dashboard/static/bootstrap/_datepicker.scss, while
openstack_dashboard/static/dashboard/scss/horizon.scss references it as
`@import "/bootstrap/scss/_datepicker"`, just as `@import
"/bootstrap/scss/_bootstrap";` (which is really located at
openstack_dashboard/static/bootstrap/scss/_bootstrap.scss). It seems
that _datepicker.scss should be moved to
openstack_dashboard/static/bootstrap/scss.

** Affects: horizon
     Importance: Undecided
     Assignee: Timur Sufiev (tsufiev-x)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1341655

Title:
  Wrong location of _datepicker.scss

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  Location of _datapicker.scss is
  openstack_dashboard/static/bootstrap/_datepicker.scss, while
  openstack_dashboard/static/dashboard/scss/horizon.scss references it
  as `@import "/bootstrap/scss/_datepicker"`, just as `@import
  "/bootstrap/scss/_bootstrap";` (which is really located at
  openstack_dashboard/static/bootstrap/scss/_bootstrap.scss). It seems
  that _datepicker.scss should be moved to
  openstack_dashboard/static/bootstrap/scss.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1341655/+subscriptions


Follow ups

References