Hide specialty department roster from the module overview.
Deploy Ladill Care / deploy (push) Failing after 1m4s

Departments still provision in the background; the list added no operational value on the page.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-18 11:24:44 +00:00
co-authored by Cursor
parent 03befd1e7f
commit dee9a0f2df
3 changed files with 1 additions and 17 deletions
@@ -387,7 +387,6 @@ class SpecialtyModuleController extends Controller
'definition' => $shellDefinition,
'section' => $section,
'navItems' => $shell->navItems($module),
'departments' => $departments,
'waiting' => $waiting,
'openVisits' => $openVisits,
'visitHistory' => $visitHistory,