fix: index.ui new_kb_form URL missing /rag/ prefix → use relative path
This commit is contained in:
parent
09336b3c10
commit
14c72e29d7
@ -66,7 +66,7 @@
|
|||||||
"auto_dismiss": true
|
"auto_dismiss": true
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"url": "{{entire_url('/knowledge_bases_list/new_kb_form.ui')}}"
|
"url": "{{entire_url('./new_kb_form.ui')}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user