updates from Production
This commit is contained in:
		
							
								
								
									
										7
									
								
								app/views/channels/_breadcrumb.html.erb
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								app/views/channels/_breadcrumb.html.erb
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
				
			|||||||
 | 
					<div class="col-xs-12 col-sm-6">
 | 
				
			||||||
 | 
					  <ol class="breadcrumb">
 | 
				
			||||||
 | 
					    <%# g1199258 %>
 | 
				
			||||||
 | 
					    <li><%= link_to t(:channels), auth_channels_path %></li>
 | 
				
			||||||
 | 
					    <li class="active"><%= @channel.name %></li>
 | 
				
			||||||
 | 
					  </ol>
 | 
				
			||||||
 | 
					</div>
 | 
				
			||||||
@@ -1,15 +1,6 @@
 | 
				
			|||||||
<%= render :partial => "devinfo" %>
 | 
					<%= render :partial => "devinfo" %>
 | 
				
			||||||
<%= render :partial => "addportlet" %>
 | 
					<%= render :partial => "addportlet" %>
 | 
				
			||||||
 | 
					<%= render :partial => "breadcrumb" %>
 | 
				
			||||||
<div class="col-xs-12 col-sm-6">
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  <ol class="breadcrumb">
 | 
					 | 
				
			||||||
    <li><%= link_to t(:channels), channels_path %></li>
 | 
					 | 
				
			||||||
    <li class="active"><%= t(:channel) %> <%= @channel.id %></li>
 | 
					 | 
				
			||||||
  </ol>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
</div>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<%= render :partial => "socialbuttons" %>
 | 
					<%= render :partial => "socialbuttons" %>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div id="maincontent_nowidth" class="col-xs-12 col-sm-12">
 | 
					<div id="maincontent_nowidth" class="col-xs-12 col-sm-12">
 | 
				
			||||||
@@ -126,4 +117,3 @@ $(document).on('page:load ready', function() {
 | 
				
			|||||||
  });
 | 
					  });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,14 +1,5 @@
 | 
				
			|||||||
<%= render :partial => "devinfo" %>
 | 
					<%= render :partial => "devinfo" %>
 | 
				
			||||||
 | 
					<%= render :partial => "breadcrumb" %>
 | 
				
			||||||
<div class="col-xs-12 col-sm-6">
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  <ol class="breadcrumb">
 | 
					 | 
				
			||||||
    <li><%= link_to t(:channels), auth_channels_path %></li>
 | 
					 | 
				
			||||||
    <li class="active"><%= t(:channel) %> <%= @channel.id %></li>
 | 
					 | 
				
			||||||
  </ol>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
</div>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<%= render :partial=>"socialbuttons" %>
 | 
					<%= render :partial=>"socialbuttons" %>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div id="maincontent_nowidth" class="col-xs-12 col-sm-12">
 | 
					<div id="maincontent_nowidth" class="col-xs-12 col-sm-12">
 | 
				
			||||||
@@ -87,4 +78,3 @@ $(document).on('page:load ready', function() {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
      });
 | 
					      });
 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user