Ejemplo n.º 1
0
        echo toba_recurso::imagen_proyecto('item.gif', true, null, null, 'ID: ' . $item->get_id());
        ?>
</td>
			<?php 
    }
    echo '</tr>';
}
?>
			
		<tr> 
          <td colspan="<?php 
echo 5 + $maximo;
?>
" align="center" class="cat-item-categ1">
	<?php 
echo toba_form::submit($boton_post, $boton_post_nombre);
?>
		  </td>
        </tr>
	</table>
	</div>
	<br>
	<br>
	<?php 
echo toba_form::cerrar();
?>
<script languaje='javascript'>
function cascada(item_padre, estado)
{
	var item_actual, regex_item_padre, x, ultimo_elemento;
	formulario = document.<?php