Fix - Mostrar buscar alumno

This commit is contained in:
Mauricio Baeza 2018-01-31 01:47:01 -06:00
parent 47b56bab90
commit 87e37c58f8
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@ function default_config(){
if(values.cfdi_edu){
$$('grid_details').showColumn('student')
}
show('fs_students', values.cfdi_edu)
})
}