mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(pathLink) prefix when js disabled
This commit is contained in:
parent
caf20ca7b1
commit
52090ddcc3
6 changed files with 18 additions and 10 deletions
|
|
@ -1 +1 @@
|
|||
<a data-name="js-path-link" href="/fs{{ path }}" title="{{ path }}">{{ name }}</a>{{ slash }}
|
||||
<a data-name="js-path-link" href="{{ prefix }}/fs{{ path }}" title="{{ path }}">{{ name }}</a>{{ slash }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue