minimal changes
This commit is contained in:
@@ -303,7 +303,10 @@ Timbres disponibles Comercio Digital: {{saldo}}
|
||||
|
||||
table_rfcc.addEventListener('click',(event)=>{
|
||||
document.getElementById('rfcc').checked= table_rfcc.checked? true:false;
|
||||
|
||||
})
|
||||
|
||||
|
||||
|
||||
window.addEventListener("load", (event)=>{
|
||||
let mes ='{{mes}}'
|
||||
|
||||
Reference in New Issue
Block a user