Parcourir la source

Needs page and result, not just page.

pull/24/head
Ben Kurtovic il y a 12 ans
Parent
révision
3b9fa8c143
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      pages/copyvios.mako

+ 1
- 1
pages/copyvios.mako Voir le fichier

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


Chargement…
Annuler
Enregistrer