Public bug reported:

The stylesheet referenced in
openstack_dashboard/templates/serial_console.html is incorrect, as the
CSS file has been changed to SCSS in
I0d421d931d252d821a7ecf19a750f73b8241c249:

    <link rel="stylesheet" href="{{ STATIC_URL
}}dashboard/scss/serial_console.css" type="text/css" media="screen">

Instead, the template needs to reference the SCSS file and compile it.

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
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/1714311

Title:
  Incorrect stylesheet link for the serial_console template

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  The stylesheet referenced in
  openstack_dashboard/templates/serial_console.html is incorrect, as the
  CSS file has been changed to SCSS in
  I0d421d931d252d821a7ecf19a750f73b8241c249:

      <link rel="stylesheet" href="{{ STATIC_URL
  }}dashboard/scss/serial_console.css" type="text/css" media="screen">

  Instead, the template needs to reference the SCSS file and compile it.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to