Commit 0445f4f13b3611ac4e708608af23cc7ce8bdf10b

Authored by higo.gomes
1 parent d5b20413

git-svn-id: https://svn.bento.ifrs.edu.br/default/ASES/ASES%20-%20Web/ASES%20-%2…

…0Web/Fontes/avaliador-web@10622 c2178572-b5ca-4887-91d2-9e3a90c7d55b
src/main/webapp/WEB-INF/jsp/avaliacao/avaliar.jsp
... ... @@ -4,8 +4,8 @@
4 4  
5 5 <t:baseLayout>
6 6 <jsp:body>
7   -
8 7  
  8 +
9 9 <div class="tile --NOVALUE--">
10 10 <div class="outstanding-header">
11 11 <h2 class="outstanding-title">Página Avaliada</h2>
... ... @@ -18,6 +18,7 @@
18 18 <strong>Tamanho:</strong> ${contentLenght} Bytes <br>
19 19 <strong>Data/Hora:</strong> ${data}
20 20 </div>
  21 +
21 22 <br>
22 23 <div class="tile --NOVALUE--">
23 24 <div class="outstanding-header" id="notaResumo">
... ...