diff options
author | adv <adv@uma.es> | 2011-05-08 19:34:42 +0000 |
---|---|---|
committer | adv <adv@uma.es> | 2011-05-08 19:34:42 +0000 |
commit | 6b9a08e8262eab35e550242c16cd4fced3fa9e06 (patch) | |
tree | 89c8314fe55cd73982850a12de1d220b7a099235 /admin/WebConsole/principal/aulas.php | |
parent | 68ced7d07ea65402bd48d8c68404862b08ebb9bd (diff) |
version 1.0.1 #388 netboot sobre grupo de aulas desactivado
git-svn-id: https://opengnsys.es/svn/branches/version1.0@1938 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/principal/aulas.php')
-rw-r--r-- | admin/WebConsole/principal/aulas.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/admin/WebConsole/principal/aulas.php b/admin/WebConsole/principal/aulas.php index 8cf19824..071ddf44 100644 --- a/admin/WebConsole/principal/aulas.php +++ b/admin/WebConsole/principal/aulas.php @@ -375,11 +375,6 @@ function ContextualXMLGruposAulas(){ $layerXML.=' textoitem='.$TbMsg[6]; $layerXML.='></ITEM>'; - $layerXML.='<ITEM'; - $layerXML.=' subflotante="flo_netboot"'; - $layerXML.=' imgitem="../images/iconos/ordenadores.gif"'; - $layerXML.=' textoitem="NetBoot Gestion"'; - $layerXML.='></ITEM>'; $layerXML.='<SEPARADOR>'; $layerXML.='</SEPARADOR>'; |