← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1378560] Re: Customizing Horizon doc needs to be cleaned up

 

There was a rework of the tutorial that covered this.

** Changed in: horizon
       Status: Confirmed => 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/1378560

Title:
  Customizing Horizon doc needs to be cleaned up

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  http://docs.openstack.org/developer/horizon/topics/customizing.html

  Still refers to horizon.less file.

  "To add icon to Table Action, use icon property. Example:

  class CreateSnapshot(tables.LinkAction):
  name = “snapshot” verbose_name = _(“Create Snapshot”) icon = “camera”"

  This should be formatted so that each attribute is on a new line.

  Possibly run through the tutorial to make sure everything works?

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


References