Skip to content

Instantly share code, notes, and snippets.

@tocohara
Created May 3, 2021 01:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tocohara/d66091052aa4d14c8f73127426f8e02f to your computer and use it in GitHub Desktop.
Save tocohara/d66091052aa4d14c8f73127426f8e02f to your computer and use it in GitHub Desktop.
Add Shutdown Tab to mobile Appointment
update container "AppointmentRecords" {
add layout "ShutdownTab" {
displayName = "Shutdown"
layout = "DataTab"
add containerLink "SystemShutdown"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment