NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: David on April 08, 2010, 10:36:00 AM
-
With NT5 PR11 there are 2 image folders:
web\images
web\styles\images
It looks like jQuery uses web\styles\images, so can I delete the stock images out of web\images?
Thank you,
David
-
no you want to keep that for your own images.
-
yeah, kevin is right - the \web\images folder is there for your images.
You can however remove any images from there that your app is not using. (although I guess they'd just come back with the next web folder update.)
If you really want to clean it out, make a BAT file that deletes all the ones you don't use. Then you can run the Bat file after every update.
Cheers
Bruce