Explorar el Código

Needs page and result, not just page.

pull/24/head
Ben Kurtovic hace 12 años
padre
commit
3b9fa8c143
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pages/copyvios.mako

+ 1
- 1
pages/copyvios.mako Ver fichero

@@ -76,7 +76,7 @@
</tr>
</table>
</form>
% if page:
% if page and result:
<div class="divider"></div>
<div id="cv-result-${'yes' if result.violation else 'no'}">
% if result.violation:


Cargando…
Cancelar
Guardar