Skip to content
Snippets Groups Projects
Commit 382771f8 authored by kolo1984's avatar kolo1984
Browse files

ajuste descripcion

parent fa2c6659
No related branches found
No related tags found
No related merge requests found
...@@ -72,8 +72,8 @@ public class AltaRecursoControlador extends HttpServlet { ...@@ -72,8 +72,8 @@ public class AltaRecursoControlador extends HttpServlet {
out.println("<table class=\"table\">\r\n" + out.println("<table class=\"table\">\r\n" +
" <thead>\r\n" + " <thead>\r\n" +
" <tr>\r\n" + " <tr>\r\n" +
" <th scope=\"col\">Tipo</th>\r\n" + " <th scope=\"col\">Cantidad</th>\r\n" +
" <th scope=\"col\">URL</th>\r\n" + " <th scope=\"col\">Precio unitario</th>\r\n" +
" </tr>\r\n" + " </tr>\r\n" +
" </thead>\r\n" + " </thead>\r\n" +
" <tbody>\r\n" + " <tbody>\r\n" +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment