אונטערשייד צווישן ווערסיעס פון "מעדיעוויקי:Gadget-TemplatesExternalLinks.js"

ק
קיין רעדאגירונג באמערקונג
(אידיש)
קאין תקציר עריכה
שורה 224: שורה 224:
if (f[i].hasClass('ltw_required') && $.trim(f[i].val()).length == 0)
if (f[i].hasClass('ltw_required') && $.trim(f[i].val()).length == 0)
canOK = 'disable';
canOK = 'disable';
$(".ui-dialog-buttonpane button:contains('באשטעטיג')").button(canOK);
$(".ui-dialog-buttonpane button:contains('באַשטעטיג')").button(canOK);
$('#ltw2_list').attr('disabled', $('#ltw2_ref').prop('checked'));//disable list if ref
$('#ltw2_list').attr('disabled', $('#ltw2_ref').prop('checked'));//disable list if ref
$('#ltw2_ref').attr('disabled', $('#ltw2_list').prop('checked'));//disable ref if list
$('#ltw2_ref').attr('disabled', $('#ltw2_list').prop('checked'));//disable ref if list