mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature(link) draggable: true -> "true"
This commit is contained in:
parent
68849f13be
commit
8d08257e47
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
<a href="{{ link }}" title="{{ name }}" {{ attribute }}draggable=true>{{ name }}</a>
|
||||
<a href="{{ link }}" title="{{ name }}" {{ attribute }}draggable="true">{{ name }}</a>
|
||||
Loading…
Add table
Add a link
Reference in a new issue