Update code with changes from git diff
This commit is contained in:
@@ -129,7 +129,8 @@ if(!is_null($user->periodo_id)){
|
||||
?>
|
||||
|
||||
<main class="container content marco content-margin" id="local-app">
|
||||
<?php if($write==true && isset($prof_rs) && count($prof_rs)>0) {?>
|
||||
<?php
|
||||
if($write==true && isset($prof_rs) && count($prof_rs)>0) {?>
|
||||
<!-- Botón para abrir el modal -->
|
||||
<div class="row mb-4">
|
||||
<div class="col-12 text-right">
|
||||
|
||||
Reference in New Issue
Block a user