BUG: file viewer opening bug
This commit is contained in:
parent
eea3248525
commit
010fc0bc74
2 changed files with 1 additions and 1 deletions
|
|
@ -344,7 +344,6 @@ class _BuildFilesListState extends State<BuildFilesList> {
|
|||
.patientDocuments![index].file_path);
|
||||
fileViewerProvider.setFileLink(urlHere);
|
||||
});
|
||||
|
||||
viewFilePopUp(
|
||||
patientManagerProvider,
|
||||
patientManagerProvider.patientDocuments![index].file_name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue