Ver código fonte

Needs page and result, not just page.

pull/24/head
Ben Kurtovic 12 anos atrás
pai
commit
3b9fa8c143
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      pages/copyvios.mako

+ 1
- 1
pages/copyvios.mako Ver arquivo

@@ -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:


Carregando…
Cancelar
Salvar