d56a7eac by Jeff Balicki

r

1 parent d3534fc2
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
4 // var pdf_customizer = "http://localhost:8888/pdf-customizer/public"; 4 // var pdf_customizer = "http://localhost:8888/pdf-customizer/public";
5 5
6 var pluginUrl = "http://contact.gotenzing.com"; 6 var pluginUrl = "http://contact.gotenzing.com";
7 var pdf_customizer = "http://pdf-customizer.synapsus.co";/ 7 var pdf_customizer = "http://pdf-customizer.synapsus.co";
8 8
9 function getAuth() { 9 function getAuth() {
10 10
......