forked from qwerty/tupali
usuario editor
This commit is contained in:
parent
951822db9a
commit
72f99f7549
@ -1306,8 +1306,8 @@ document.oncopy = addLink;
|
||||
if(isset($_SESSION['id'] )) {
|
||||
$id_empresa_portada='1';
|
||||
if($_SESSION['grupo'] == '3'){
|
||||
echo "<span style=' $no_mostrar '><div style='max-width:100%;' class='container-fluid noprint text-center $no_mostrar ' id='cabecera-botonera-admin'>
|
||||
<a class='btn btn-link' onclick=\"xajax_cerrar_sesion(); \">$_SESSION[username] $_SESSION[equipo] Salir <i class='fa fa-times '></i></a></div></span>";
|
||||
|
||||
echo " <span style=' $no_mostrar '>".panel_aplicaciones('1',"","")." </span>";
|
||||
}
|
||||
else{ $usuario = $_SESSION['username'];
|
||||
echo " <span style=' $no_mostrar '>".panel_aplicaciones('1',"$_SESSION[id_empresa]","")." </span>";
|
||||
|
2
milfs
2
milfs
@ -1 +1 @@
|
||||
Subproject commit 5ca3b6eec99e3906022a86802986b680daa75324
|
||||
Subproject commit 7f27c1280d1352ff7518945457b9278fbf53fab3
|
Loading…
Reference in New Issue
Block a user