Merge branch 'ad_banner' of github.com:Rulingcom/orbit into ad_banner
Conflicts: app/views/layouts/_side_bar.html.erb
This commit is contained in:
		
						commit
						894f8764d8
					
				| 
						 | 
				
			
			@ -36,7 +36,6 @@
 | 
			
		|||
		<%= content_tag :li, link_to(t('admin.new_ad_banner'), new_admin_ad_banner_path), :class => active_for_action('ad_banners', 'new') %>
 | 
			
		||||
		<%= content_tag :li, link_to(t('admin.new_ad_image'), new_ad_image_admin_ad_banners_path), :class => active_for_action('ad_images', 'new') %>
 | 
			
		||||
	<% end %>
 | 
			
		||||
<% end -%>
 | 
			
		||||
 | 
			
		||||
<%= content_tag :li, :class => active_for_controllers('web_links', 'tags', 'web_link_categorys') do -%>
 | 
			
		||||
	<%= link_to content_tag(:i, nil, :class => 'icons-link') + t('admin.link'), panel_web_resource_back_end_web_links_path %>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue