1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2026-03-14 13:55:44 +01:00

js missing

This commit is contained in:
Vincent LAURENT 2025-04-22 11:12:04 +02:00
commit 52013f8990

View file

@ -59,5 +59,6 @@
</div>
<span id="is_mobile" class="d-md-none"></span>
<script src="<?php echo $REVERSE_PROXY_URL; ?>/js/common.js?<?php echo ($COMMIT) ? $COMMIT : filemtime($ROOT."/public/js/common.js") ?>"></script>
</body>
</html>