update torrent lang once load is done (didn't work in Chrome before)
Cette révision appartient à :
Parent
ea73b3eb9c
révision
c3b2b0fbe9
1 fichiers modifiés avec 2 ajouts et 0 suppressions
|
@ -61,6 +61,8 @@ var Kilo = function (params) {
|
|||
}
|
||||
this.setName(formName.value)
|
||||
this.setCategory(formCategory.selectedIndex)
|
||||
updateTorrentLang()
|
||||
|
||||
}
|
||||
// Helpers function for events and render
|
||||
this.setRemake = function (b) {
|
||||
|
|
Référencer dans un nouveau ticket