File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1010<% end %>
1111
1212< div class ="mdl-grid ">
13- <% for group in @groups %>
13+ <% if for group in @groups %>
1414
1515 < div class ="group-card mdl-card mdl-cell mdl-cell--8-col-tablet mdl-shadow--2dp ">
1616
2727
2828 </ div >
2929
30+ <% end . empty? %>
31+ < h2 class ='mdl-color-text--grey-600 '> <%= t ( '.no_groups' ) %> </ h2 >
3032 <% end %>
3133</ div >
3234
Original file line number Diff line number Diff line change 6868 edit : ' Edit group'
6969 index :
7070 pagetitle : ' Groups'
71+ no_groups : ' You are not in any groups.'
7172 show :
7273 videos :
7374 heading : ' Videos'
Original file line number Diff line number Diff line change 6767 edit : ' Muokkaa ryhmää'
6868 index :
6969 pagetitle : ' Ryhmät'
70+ no_groups : ' Et ole missään ryhmässä.'
7071 show :
7172 videos :
7273 heading : ' Videot'
You can’t perform that action at this time.
0 commit comments