← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1341655] Re: Wrong location of _datepicker.scss

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

** Changed in: horizon
    Milestone: None => juno-2

-- 
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):
  Fix Released

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


References