Comment 6 for bug 1341390

Revision history for this message
Dan Garner (dangarner) wrote :

In 1.6.3 i changed it to work in the way you requested.

(!$auth->edit && Config::GetSetting('SCHEDULE_WITH_VIEW_PERMISSION') == 'No')

If you dont have edit permission and you dont have schedule with view, then the display is not visible. Are you suggesting that this logic is incorrect?