BUG Correcion bug en edicion

This commit is contained in:
humano 2015-12-04 04:39:04 -05:00
parent d7a3562e42
commit f46f0e45f8

View File

@ -627,7 +627,7 @@ p.copyright {
</footer> </footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<?php echo $onload; ?> <?php echo $onload; ?>
</body> </body>
<?php } ?> <?php } ?>
</html> </html>