BUG: file viewer opening bug
This commit is contained in:
@@ -344,7 +344,6 @@ class _BuildFilesListState extends State<BuildFilesList> {
|
||||
.patientDocuments![index].file_path);
|
||||
fileViewerProvider.setFileLink(urlHere);
|
||||
});
|
||||
|
||||
viewFilePopUp(
|
||||
patientManagerProvider,
|
||||
patientManagerProvider.patientDocuments![index].file_name,
|
||||
|
||||
Reference in New Issue
Block a user