com
Showing
1 changed file
with
4 additions
and
4 deletions
| 1 | var pluginUrl = window.location.protocol + '//' + window.location.host + '/commonwell'; | 1 | //var pluginUrl = window.location.protocol + '//' + window.location.host + '/commonwell'; |
| 2 | var pdf_customizer = "http://localhost:8888/pdf-customizer/public"; | 2 | //var pdf_customizer = "http://localhost:8888/pdf-customizer/public"; |
| 3 | 3 | ||
| 4 | 4 | ||
| 5 | //var pluginUrl = window.location.protocol + '//' + window.location.host; | 5 | var pluginUrl = window.location.protocol + '//' + window.location.host; |
| 6 | //var pdf_customizer = "https://pdf-customizer.synapsus.co"; | 6 | var pdf_customizer = "https://pdf-customizer.synapsus.co"; |
| 7 | 7 | ||
| 8 | 8 | ||
| 9 | var imageHeight = ""; | 9 | var imageHeight = ""; | ... | ... |
-
Please register or sign in to post a comment