swap visbility and watch columns

This commit is contained in:
Zachary Chai
2017-02-03 12:09:02 -05:00
parent 5232fd1ab1
commit 8719956ba4
2 changed files with 13 additions and 13 deletions

View File

@ -41,8 +41,8 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
<th><%= t('meeting') %></th>
<th><%= t('thumbnails') %></th>
<th><%= t('duration') %></th>
<th><%= t('visibility') %></th>
<th><%= t('watch') %></th>
<th><%= t('visibility') %></th>
<th>published</th>
<th><%= t('actions') %></th>
</thead>