Reviewed: https://review.openstack.org/365429 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=88878488541befe786c60219988b06180117cf76 Submitter: Jenkins Branch: master
commit 88878488541befe786c60219988b06180117cf76 Author: Kenji Ishii <ken-is...@sx.jp.nec.com> Date: Mon Sep 5 12:46:37 2016 +0900 Fix unnecessary bullet point There are some place being displayed unnecessary bullet point. - Error message in login page (This ticket has a screenshot). There is no need to use 'ul'. - The row of 'No users/groups' in Project Member/Group tab in Create/Update Project modal. - The row of 'No projects found' in Flavor Access tab in Edit Flavor modal. There are same structure as a membership. So it needs to add a nav class. This patch fix it. Change-Id: I3f906808a53807ebd8c0d6a342b0219383776e91 Closes-bug: #1617262 ** Changed in: horizon Status: In Progress => 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/1617262 Title: Some places are displaying unnecessary a bullet point Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Please show screenshots. In change-Id: I805d2e4f9d0ae9703e725f9be9090f8fea5e948c, ul list-style has been removed. Some places seem to be needed yet. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1617262/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp