← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1174973] Re: Improve extensibility of table actions template

 

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

** Changed in: horizon
    Milestone: None => havana-1

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

Title:
  Improve extensibility of table actions template

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Proposing to have a block template for _data_table_table_action.html
  for extensibility..

  _data_table_table_action.html :

  
  {% block table_filter %} 
      {% if filter.filter_type == 'fixed' %}
      ...
  {% endblock %}

  
  {% block table_actions %}
  ...
  {% endblock %}

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