Please enable JavaScript in your browser!
Accueil
Explorateur
Aide
Connexion
andrew
/
xwordjs
Suivre
1
Voter
0
Fourcher
0
Code
Tickets
0
Demandes d'ajout
0
Révisions
5
Publications
0
Wiki
Parcourir la Source
Fix orientation setting.
Andrew Klopper
il y a 5 ans
Parent
437270eab9
révision
b1549f4914
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
index.html
+ 1
- 1
index.html
Voir le fichier
@@ -280,7 +280,7 @@
280
280
recalculate();
281
281
},
282
282
{
283
- orientation:
true
283
+ orientation:
1
284
284
}
285
285
);
286
286
}