Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
andrew
/
xwordjs
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Commits
5
Releases
0
Wiki
Explorar el Código
Fix orientation setting.
Andrew Klopper
hace 5 años
padre
437270eab9
commit
b1549f4914
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
index.html
+ 1
- 1
index.html
Ver fichero
@@ -280,7 +280,7 @@
280
280
recalculate();
281
281
},
282
282
{
283
- orientation:
true
283
+ orientation:
1
284
284
}
285
285
);
286
286
}