mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
Removed part of url thet says that js is disabled ("no-js")
This commit is contained in:
parent
307c22173e
commit
d8a053f670
8 changed files with 42 additions and 59 deletions
|
|
@ -192,8 +192,8 @@
|
|||
lRet = main.sendFile( pParams );
|
||||
}
|
||||
else if( Util.isContainStr(p.name, FS) || Util.strCmp( p.name, '/') ){
|
||||
//if( !main.getQuery(p.request) )
|
||||
//p.request.url += '?html';
|
||||
if( !main.getQuery(p.request) )
|
||||
p.request.url += '?html';
|
||||
|
||||
var lName = Minify.allowed.html ?
|
||||
Minify.getName(INDEX) : INDEX;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue