Project

General

Profile

« Previous | Next » 

Revision 9d060de2

Added by Amos Benari almost 12 years ago

  • ID 9d060de2bdc6864ac6b5cc2c0a5820c6b518bba1

fixed dropdown location for action button and bookmark.

View differences:

app/helpers/puppetclasses_and_environments_helper.rb
def import_proxy_select hash
proxies = Environment.find_import_proxies
action_buttons(
toolbar_action_buttons(
proxies.map do |proxy|
display_link_if_authorized("Import from #{proxy.name}", hash.merge(:proxy => proxy))
end.flatten

Also available in: Unified diff