|
@@ -233,7 +233,7 @@ if(!is_null($user->periodo_id)){
|
|
</td>
|
|
</td>
|
|
<td class="align-middle text-center"><?php
|
|
<td class="align-middle text-center"><?php
|
|
if($reposicion["salon_id"] != ""){
|
|
if($reposicion["salon_id"] != ""){
|
|
- echo $reposicion["salon_id"];
|
|
|
|
|
|
+ echo $reposicion["salon_nombre"];
|
|
}else
|
|
}else
|
|
echo "Pendiente";
|
|
echo "Pendiente";
|
|
?>
|
|
?>
|