r
Showing
1 changed file
with
3 additions
and
3 deletions
| 1 | 1 | ||
| 2 | 2 | ||
| 3 | // var pluginUrl = "http://localhost:8888/Forms"; | 3 | // var pluginUrl = "http://localhost:8888/Forms"; |
| 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 | ... | ... |
-
Please register or sign in to post a comment