Hi,
SuiteCRM is behaving differently with chrome and safari.
With Chrome the save button does not work, but with safari it works perfectly.
I have implemented some javascript for my own custom navigation bar, this works fine in chrome but in safari the classes are erased once the body has loaded.
I looked at the developer console and sure enough there is an error that shows on Chrome but not safari:
Failed to load resource: net::ERR_CACHE_MISS index.php?module=AOS_Invoices&action=DetailView&record=9ebf563f-c42a-a13d-bc59-54628e85e064
Any ideas?