Quote:
Originally Posted by wangyugod 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