ok that wasnt so bad
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
`
|
||||
}
|
||||
function leafHTML(id, branch) {
|
||||
const href=id ? id : "#"
|
||||
const href="/ui/files/" + (id ? id : "#")
|
||||
const name=`filetree-leaf-${id}`
|
||||
const title=id ? branch.Leaf.Title : "ROOT"
|
||||
return `
|
||||
|
||||
Reference in New Issue
Block a user