S
Size: a a a
S
A
A
М
AO
A
A
DT
A
AO
AO
A
A
A
М
A
DT
$('.update-item').on('click', function(){
$(this).parents('li').find('strong').hide();
$(this).parents('li').find('input.todo-input').show()
});ST
AO
М
$('.update-item').on('click', function(){
$(this).parents('li').find('strong').hide();
$(this).parents('li').find('input.todo-input').show()
});