mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(dom) add " "
This commit is contained in:
parent
78cbf94668
commit
051b7d2ab5
1 changed files with 1 additions and 1 deletions
|
|
@ -1211,7 +1211,7 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog;
|
|||
link = this.getCurrentLink(current);
|
||||
|
||||
if (link)
|
||||
name = link.title || link.textContent;
|
||||
name = link.title || link.textContent;
|
||||
|
||||
return name;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue