update
This commit is contained in:
@@ -116,7 +116,7 @@ for filename in md_filenames:
|
||||
"id": code,
|
||||
"index": index,
|
||||
"isFirst": index == 0,
|
||||
"isLast": index == len(md_filenames) - 1,
|
||||
"isLast": position == len(subjects[subject_index]),
|
||||
"title": subjects[subject_index][index],
|
||||
"subject": subject_index,
|
||||
"files": [{"filename": filename, "version": version}],
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"id": "F0_55",
|
||||
"index": 54,
|
||||
"isFirst": false,
|
||||
"isLast": false,
|
||||
"isLast": true,
|
||||
"title": "Алергия. Алергични заболявания. Анафилактичен шок. Поведение на медицинската сестра при спешни алергични състояния.",
|
||||
"subject": 0,
|
||||
"files": [
|
||||
@@ -1102,7 +1102,7 @@
|
||||
"id": "F1_21",
|
||||
"index": 20,
|
||||
"isFirst": false,
|
||||
"isLast": false,
|
||||
"isLast": true,
|
||||
"title": "Лекарствени средства, действащи върху храносмилателната система – апетитостимулиращи, апетитопотискащи (анорексигенни), противоповръщащи (антиеметични), противоязвени (антиулкусни).",
|
||||
"subject": 1,
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user