Three bugfixes
* Removed Support Settings nav link * SAAS-801: pypo log configuration files are overkill and must be removed * CC-6043: CTRL-C doesn't work in pypo / airtime-playout
This commit is contained in:
parent
196e08fc90
commit
027adc7749
10 changed files with 35 additions and 126 deletions
|
@ -66,12 +66,6 @@ $pages = array(
|
|||
'controller' => 'Preference',
|
||||
'action' => 'stream-setting'
|
||||
),
|
||||
array(
|
||||
'label' => _('Support Feedback'),
|
||||
'module' => 'default',
|
||||
'controller' => 'Preference',
|
||||
'action' => 'support-setting'
|
||||
),
|
||||
array(
|
||||
'label' => _('Status'),
|
||||
'module' => 'default',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue