removing batchCodeTable from UI
This commit is contained in:
@@ -22,5 +22,6 @@ def createAndSaveGlobalBatchCodeTable(minADRsForLethality, batchCodeTableFactory
|
||||
'Severe reports',
|
||||
'Lethality'
|
||||
]]
|
||||
# FK-TODO: remove Global.json
|
||||
IOUtils.saveDataFrameAsJson(batchCodeTable, '../docs/data/batchCodeTables/Global.json')
|
||||
return batchCodeTable
|
||||
|
||||
@@ -4,7 +4,6 @@ FK-FIXME:
|
||||
|
||||
FK-TODO:
|
||||
- add google captcha to batchCodeTable.html
|
||||
- remove batchCodeTable
|
||||
|
||||
anacron job:
|
||||
sudo cp src/intensivstationen_howbadismybatch.sh /etc/cron.daily/intensivstationen_howbadismybatch
|
||||
|
||||
Reference in New Issue
Block a user