hi
i used this code to prevent generate assets
'components'=>array(
'assetManager' => array(
'linkAssets' => false,
),
but result not good and everything destroyed
i turned it back and removed that code but always have errors like this when press shift+ctrl+c:
[color="#FF0000"]Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost/sd/assets/a3c107c3/jquery.multifile.js
[/color]