summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/comandos/includes/opcionesacciones.php
diff options
context:
space:
mode:
authorJose M. Guisado <jguisado@soleta.eu>2021-07-23 14:23:28 +0200
committerOpenGnSys Support Team <soporte-og@soleta.eu>2021-07-23 14:29:34 +0200
commit9ee2e4b51ac95ca82a27b85202a70b2c111a9751 (patch)
treeaf1b19df02966b0686e85e73749a38e30722f5da /admin/WebConsole/comandos/includes/opcionesacciones.php
parent15577e1483bc851ff00a93c468e7ed37fd798e61 (diff)
#1058 Remove duplicated hidden input for scope
Partition and format does not work with a subset of clients in a room scope. (ámbito aulas). Remove duplicate hidden input that was problematic to the javascript code involved to fix this.
Diffstat (limited to 'admin/WebConsole/comandos/includes/opcionesacciones.php')
-rw-r--r--admin/WebConsole/comandos/includes/opcionesacciones.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/admin/WebConsole/comandos/includes/opcionesacciones.php b/admin/WebConsole/comandos/includes/opcionesacciones.php
index 7842d3a3..b1a4e8d8 100644
--- a/admin/WebConsole/comandos/includes/opcionesacciones.php
+++ b/admin/WebConsole/comandos/includes/opcionesacciones.php
@@ -10,9 +10,6 @@
// *************************************************************************************************************************************************
?>
<P align=center><span align=center class=subcabeceras><?php echo $TbMsgAux[0] ?></span></P>
-<?php if ($ambito !=16 ){ ?>
- <INPUT type="hidden" name="ambito" value="<?php echo $ambito?>">
-<?php } ?>
<?php if($idcomando!=10){?>
<TABLE align=center>
<TR>