mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
minor changes
This commit is contained in:
parent
3b2fe99c34
commit
a5f998abf0
1 changed files with 2 additions and 2 deletions
|
|
@ -21,10 +21,10 @@ try{
|
|||
var lResult = CloudFunc.buildFromJSON(lJSON);
|
||||
var lExpect =
|
||||
'<li class=path>' +
|
||||
'<span class="path_icon clear-cache"' +
|
||||
'<span class="path-icon clear-cache"' +
|
||||
'id=clear-cache title="clear cache (Ctrl+D)">' +
|
||||
'</span>' +
|
||||
'<span class="path_icon refresh-icon" title="refresh (Ctrl+R)">'+
|
||||
'<span class="path-icon refresh-icon" title="refresh (Ctrl+R)">'+
|
||||
'<a href="/fs/no-js/etc/X11"></a></span>' +
|
||||
'<span>' +
|
||||
'<a class=links href="/fs/no-js" title=""/"">/</a>' +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue