mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
haciendo el comparador del backend
This commit is contained in:
@ -2977,7 +2977,7 @@ function clear_lp_rot_bn(clear_selectors){
|
||||
$(".lp-rot-bn-input" ).val("0")
|
||||
$("#lp_rot_bn_paginas" ).val(pags)
|
||||
if(clear_selectors)
|
||||
$( ".lp-rotbn-select").empty()
|
||||
$( ".lp-rot-bn-select").empty()
|
||||
}
|
||||
|
||||
|
||||
@ -3324,7 +3324,7 @@ function clear_lp_rot_color(clear_selectors){
|
||||
$(".lp-rot-color-input" ).val("0")
|
||||
$("#lp_rot_color_paginas" ).val(pags)
|
||||
if(clear_selectors)
|
||||
$( ".lp-rotcolor-select").empty()
|
||||
$( ".lp-rot-color-select").empty()
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user