Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
andrew
/
xwordjs
Obserwuj
1
Polub
0
Forkuj
0
Kod
Problemy
0
Oczekujące zmiany
0
Commity
5
Wydania
0
Wiki
Przeglądaj źródła
Fix orientation setting.
Andrew Klopper
5 lat temu
rodzic
437270eab9
commit
b1549f4914
1 zmienionych plików
z
1 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
1
1
index.html
+ 1
- 1
index.html
Wyświetl plik
@@ -280,7 +280,7 @@
280
280
recalculate();
281
281
},
282
282
{
283
- orientation:
true
283
+ orientation:
1
284
284
}
285
285
);
286
286
}