mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Adds Station Time to Crew Manifest Printouts
This commit is contained in:
@@ -359,7 +359,7 @@
|
|||||||
t1 += data_core.get_manifest(0) // make it monochrome
|
t1 += data_core.get_manifest(0) // make it monochrome
|
||||||
|
|
||||||
P.info = t1
|
P.info = t1
|
||||||
P.name = "Crew Manifest"
|
P.name = text("Crew Manifest ([])", worldtime2text())
|
||||||
printing = null
|
printing = null
|
||||||
if (modify)
|
if (modify)
|
||||||
modify.name = text("[modify.registered_name]'s ID Card ([modify.assignment])")
|
modify.name = text("[modify.registered_name]'s ID Card ([modify.assignment])")
|
||||||
|
|||||||
Reference in New Issue
Block a user