mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(link) add title
This commit is contained in:
parent
32b47b9966
commit
102ec0731a
3 changed files with 13 additions and 13 deletions
|
|
@ -1 +1 @@
|
|||
<a href="{{ link }}" title="{{ name }}" {{ attribute }}draggable="true">{{ name }}</a>
|
||||
<a href="{{ link }}" title="{{ title }}" {{ attribute }}draggable="true">{{ name }}</a>
|
||||
Loading…
Add table
Add a link
Reference in a new issue