083324e1 by Jeff Balicki

fix pdf url

1 parent d002cafc
var pluginUrl = window.location.protocol+'//'+window.location.host+'/commonwell';
var pdf_customizer = "http://localhost:8888/pdf-customizer/public";
var pluginUrl = window.location.protocol+'//'+window.location.host;
var pdf_customizer = "https://pdf-customizer.synapsus.co";
//var pluginUrl = "http://contact.gotenzing.com";
//var pdf_customizer = "http://pdf-customizer.synapsus.co";
......