Merge branch 'master' of github.com:iobridge/thingspeak

This commit is contained in:
Lee Lawlor
2015-03-19 11:33:25 -04:00
4 changed files with 34 additions and 44 deletions

View File

@ -2,6 +2,7 @@
<ol class="breadcrumb">
<%# g1199258 %>
<li><%= link_to t(:channels), auth_channels_path %></li>
<li class="active"><%= @channel.name %></li>
<li class="active"><%= @channel.public? ? @channel.name : "Channel #{@channel.id}" %></li>
</ol>
</div>