Mercurial > hg > orthanc-book
changeset 955:c34f4610a7ab
typo
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 19 Jun 2023 09:03:34 +0200 |
parents | 19fd9eab4ec0 |
children | 3892a3f18e76 |
files | Sphinx/source/plugins/ohif.rst |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/plugins/ohif.rst Mon Jun 19 08:59:13 2023 +0200 +++ b/Sphinx/source/plugins/ohif.rst Mon Jun 19 09:03:34 2023 +0200 @@ -145,13 +145,13 @@ "/home/user/orthanc-ohif/Build/libOHIF.so" ], "OHIF" : { - "UserConfiguration" : "ohif.json" + "UserConfiguration" : "ohif.js" } } .. highlight:: javascript -A minimal ``ohif.json`` would be:: +A minimal ``ohif.js`` would be:: window.config = { extensions: [],