add preferences and customization (#171)

This commit is contained in:
Joshua Arts
2017-05-11 09:58:51 -04:00
committed by Jesus Federico
parent 45c55efd04
commit 24c8952e59
14 changed files with 160 additions and 10 deletions

View File

@ -25,7 +25,8 @@
</div>
<%= yield :footer %>
<div class="help-link">
<%= link_to t('help'), 'http://bigbluebutton.org/videos/', target: '_blank' %>
<%= link_to t('help'), 'http://bigbluebutton.org/videos/', target: '_blank' %> |
<%= link_to t('preferences'), preferences_path %>
</div>
</div>
</div>