View Single Post
  #4 (permalink)  
Old 10-27-2009, 08:16 PM
dalmate dalmate is offline
Elite Member
 
Posts: 328
Default

Quote:
Originally Posted by wangyugod View Post
I have modify some javascript code under a rpm installed Zimbra, but I find it not work when I refresh the browser, how to make the modification to javascrpt code function?
You must get the zgz file from server(such as: Share_all.js.zgz) --> unzip it --> modify it --> zip it with this command : gzip -S .zgz Share_all.js --> upload to server, replace with the old file --> clear cache of your browser --> and it'll work
Reply With Quote