diff options
Diffstat (limited to 'admin')
-rw-r--r-- | admin/WebConsole/principal/aula.php | 12 | ||||
-rw-r--r-- | admin/WebConsole/principal/aulas.php | 30 |
2 files changed, 0 insertions, 42 deletions
diff --git a/admin/WebConsole/principal/aula.php b/admin/WebConsole/principal/aula.php index 05f38a4d..d73d4276 100644 --- a/admin/WebConsole/principal/aula.php +++ b/admin/WebConsole/principal/aula.php @@ -345,12 +345,6 @@ function ContextualXMLAulas(){ $layerXML.=' textoitem='.$TbMsg[4]; $layerXML.='></ITEM>'; - $layerXML.='<ITEM'; - $layerXML.=' alpulsar="purgar_ordenadores()"'; - $layerXML.=' imgitem="../images/iconos/purgar.gif"'; - $layerXML.=' textoitem='.$TbMsg[2]; - $layerXML.='></ITEM>'; - $layerXML.='<SEPARADOR>'; $layerXML.='</SEPARADOR>'; @@ -492,12 +486,6 @@ function ContextualXMLOrdenadores(){ $layerXML.=' textoitem='.$TbMsg[4]; $layerXML.='></ITEM>'; - $layerXML.='<ITEM'; - $layerXML.=' alpulsar="purgar_ordenadores()"'; - $layerXML.=' imgitem="../images/iconos/purgar.gif"'; - $layerXML.=' textoitem='.$TbMsg[2]; - $layerXML.='></ITEM>'; - $layerXML.='<SEPARADOR>'; $layerXML.='</SEPARADOR>'; diff --git a/admin/WebConsole/principal/aulas.php b/admin/WebConsole/principal/aulas.php index 309681fd..ecbbf7c0 100644 --- a/admin/WebConsole/principal/aulas.php +++ b/admin/WebConsole/principal/aulas.php @@ -319,12 +319,6 @@ function ContextualXMLCentros(){ $layerXML.=' textoitem='.$TbMsg[4]; $layerXML.='></ITEM>'; - $layerXML.='<ITEM'; - $layerXML.=' alpulsar="purgar_ordenadores()"'; - $layerXML.=' imgitem="../images/iconos/purgar.gif"'; - $layerXML.=' textoitem='.$TbMsg[2]; - $layerXML.='></ITEM>'; - $layerXML.='<SEPARADOR>'; $layerXML.='</SEPARADOR>'; @@ -414,12 +408,6 @@ function ContextualXMLGruposAulas(){ $layerXML.=' textoitem='.$TbMsg[4]; $layerXML.='></ITEM>'; - $layerXML.='<ITEM'; - $layerXML.=' alpulsar="purgar_ordenadores()"'; - $layerXML.=' imgitem="../images/iconos/purgar.gif"'; - $layerXML.=' textoitem='.$TbMsg[2]; - $layerXML.='></ITEM>'; - $layerXML.='<SEPARADOR>'; $layerXML.='</SEPARADOR>'; @@ -560,12 +548,6 @@ function ContextualXMLAulas(){ $layerXML.=' textoitem='.$TbMsg[4]; $layerXML.='></ITEM>'; - $layerXML.='<ITEM'; - $layerXML.=' alpulsar="purgar_ordenadores()"'; - $layerXML.=' imgitem="../images/iconos/purgar.gif"'; - $layerXML.=' textoitem='.$TbMsg[2]; - $layerXML.='></ITEM>'; - $layerXML.='<SEPARADOR>'; $layerXML.='</SEPARADOR>'; @@ -754,12 +736,6 @@ function ContextualXMLGruposOrdenadores(){ $layerXML.=' textoitem='.$TbMsg[4]; $layerXML.='></ITEM>'; - $layerXML.='<ITEM'; - $layerXML.=' alpulsar="purgar_ordenadores()"'; - $layerXML.=' imgitem="../images/iconos/purgar.gif"'; - $layerXML.=' textoitem='.$TbMsg[2]; - $layerXML.='></ITEM>'; - $layerXML.='<SEPARADOR>'; $layerXML.='</SEPARADOR>'; @@ -881,12 +857,6 @@ function ContextualXMLOrdenadores(){ $layerXML.=' textoitem='.$TbMsg[4]; $layerXML.='></ITEM>'; - $layerXML.='<ITEM'; - $layerXML.=' alpulsar="purgar_ordenadores()"'; - $layerXML.=' imgitem="../images/iconos/purgar.gif"'; - $layerXML.=' textoitem='.$TbMsg[2]; - $layerXML.='></ITEM>'; - $layerXML.='<SEPARADOR>'; $layerXML.='</SEPARADOR>'; |