From ab4fa886c3b5a728afc75d864dc3eca79887550d Mon Sep 17 00:00:00 2001 From: thadius856 Date: Fri, 23 Sep 2016 22:02:22 -0700 Subject: [PATCH] Update options.json Fixed comment to indicate correct path. --- src/_h5ai/private/conf/options.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_h5ai/private/conf/options.json b/src/_h5ai/private/conf/options.json index 1ec53edc..04c8631c 100644 --- a/src/_h5ai/private/conf/options.json +++ b/src/_h5ai/private/conf/options.json @@ -54,7 +54,7 @@ is given the view size is fixed and the selector buttons are hidden. The user selected view size is also stored local in modern browsers so that it will be persistent. - - theme: string, name of one of the folders in "_h5ai/images/themes", defaults to "default" + - theme: string, name of one of the folders in "_h5ai/public/images/themes", defaults to "default" - unmanaged: array of strings, don't manage folders containing one of those files - unmanagedInNewWindow: boolean, open unmanaged links in new window/tab */