Open jmohler1970 opened 6 years ago
This should work even when it is not in the root.
This can be done with
"href" : myDir.type == "file" ? "." & url.path & myDir.name : "?path=" & url.path & myDir.name & "/",
This should work even when it is not in the root.