Improve some of the text in conference center. Toggle mute all with unmute all. A few other minor adjustments.
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
$apps[$x]['menu'][0]['path'] = '/app/conferences_active/conferences_active.php';
|
||||
$apps[$x]['menu'][0]['groups'][] = 'admin';
|
||||
$apps[$x]['menu'][0]['groups'][] = 'superadmin';
|
||||
$apps[$x]['menu'][0]['groups'][] = 'user';
|
||||
|
||||
//permission details
|
||||
$apps[$x]['permissions'][0]['name'] = 'conferences_active_view';
|
||||
|
||||
Reference in New Issue
Block a user