CCIA Records (#520)

Display CCIA Records and Actions on the Employment Computer.
This commit is contained in:
Werner
2016-07-09 03:13:04 +03:00
committed by skull132
parent 5006341832
commit 7b25937ce9
7 changed files with 106 additions and 18 deletions
+2
View File
@@ -69,6 +69,8 @@
G.fields["religion"] = H.religion
G.fields["photo_front"] = front
G.fields["photo_side"] = side
G.fields["ccia_record"] = H.ccia_record
G.fields["ccia_actions"] = H.ccia_actions
if(H.gen_record && !jobban_isbanned(H, "Records"))
G.fields["notes"] = H.gen_record
else