Project

General

Profile

Revision a223d2be

Added by Walden Raines over 5 years ago

Fixes #21143: add containers icon for vertical navigation.

http://projects.theforeman.org/issues/21143

View differences:

lib/foreman_docker/engine.rb
47 47
        compute_resource ForemanDocker::Docker
48 48

  
49 49
        sub_menu :top_menu, :containers_menu, :caption => N_('Containers'),
50
                                              :icon => 'fa fa-cube',
50 51
                                              :after => :monitor_menu do
51 52
          menu :top_menu, :containers,    :caption => N_('All Containers'),
52 53
                                          :url_hash => { :controller => :containers,

Also available in: Unified diff