mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
minor changes
This commit is contained in:
parent
7ffe783777
commit
73fc21b403
2 changed files with 727 additions and 739 deletions
|
|
@ -53,7 +53,6 @@
|
|||
lData = lData.replace('<title>Cloud Commander</title>',
|
||||
'<title>' + CloudFunc.setTitle() + '</title>');
|
||||
|
||||
console.log(lData);
|
||||
if(!srv.Config.appcache)
|
||||
lData = Util.removeStr(lData, ' manifest="/cloudcmd.appcache"');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue