forked from External/greenlight
		
	add recording name to table
This commit is contained in:
		@@ -36,6 +36,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
      <table id="recordings" class="table" width="100%">
 | 
			
		||||
        <thead>
 | 
			
		||||
          <th><%= t('date_recorded') %></th>
 | 
			
		||||
          <th><%= t('name') %></th>
 | 
			
		||||
          <th><%= t('thumbnails') %></th>
 | 
			
		||||
          <th><%= t('duration') %></th>
 | 
			
		||||
          <th><%= t('views') %></th>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user