yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57191
[Bug 1626210] Re: Inconsistent name set for BatchAction
Reviewed: https://review.openstack.org/374317
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=14ab4d1c0cd97d0e8bb9cde2b6d7e90b84f9b26a
Submitter: Jenkins
Branch: master
commit 14ab4d1c0cd97d0e8bb9cde2b6d7e90b84f9b26a
Author: Ying Zuo <yinzuo@xxxxxxxxx>
Date: Wed Sep 21 10:53:28 2016 -0700
Fixed inconsistent names set for BatchAction
The name of a BatchAction should be one word.
Change-Id: I5172454b23a5aab951a089f05b0f5a04e1a72ba6
Closes-bug: #1626210
** 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/1626210
Title:
Inconsistent name set for BatchAction
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
The name attribute for BatchAction should be a slug for the action.
This attribute is used as part of the id of the action button so it's
useful to have a consistent naming convention for custom styling. Most
of the subclasses of BatchAction already have one word as the name the
rest should be consistent.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1626210/+subscriptions
References