Explorar el Código

Update phone.js

FusionPBX hace 9 meses
padre
commit
ba380b8eab
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resources/phone.js

+ 1 - 1
resources/phone.js

@@ -1,4 +1,4 @@
-=
+
 function sanitize_string(str) {
 function sanitize_string(str) {
 	let temp = document.createElement('div');
 	let temp = document.createElement('div');
 	temp.textContent = str;
 	temp.textContent = str;