forked from External/greenlight
swap visbility and watch columns
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user