← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1367442] Re: project > images fixed filter is missing icons

 

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

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

Title:
  project > images fixed filter is missing icons

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in OpenStack Dashboard (Horizon) juno series:
  Fix Released

Bug description:
  Project | Shared with Me | Public ==> should have icons beside each
  filter choice as it did before bootstrap 3 update.

  https://github.com/openstack/horizon/blob/master/horizon/templates/horizon/common/_data_table_table_actions.html#L7

  code:
  {% if button.icon %}<i class="{{ button.icon }}"></i>

  With Bootstrap 3 update, we should be using... class="glyphicon
  glyphicon-star" for icons instead of <i>

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


References