fix: toggle inactive facilities (#6587)
commit61e4f5bc1d0d5c12661ad2d46b1d398426d138ca
authorstephen waite <stephen.waite@cmsvt.com>
Tue, 20 Jun 2023 12:07:30 +0000 (20 08:07 -0400)
committerGitHub <noreply@github.com>
Tue, 20 Jun 2023 12:07:30 +0000 (20 08:07 -0400)
tree33dd80b96c365d30c1d8305ce7824dc5bd9aa24d
parent65486ed49a7889a3447fd12a53b3b2b81e4afb1d
fix: toggle inactive facilities (#6587)

* initial sql changes and start of display

* toggle inactive facilities display

* simplify naming

* seed initial facility
interface/usergroup/facilities.php
interface/usergroup/facilities_add.php
interface/usergroup/facility_admin.php
sql/7_0_1-to-7_0_2_upgrade.sql
sql/database.sql
src/Services/FacilityService.php