ソースを参照

Needs page and result, not just page.

pull/24/head
Ben Kurtovic 12年前
コミット
3b9fa8c143
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      pages/copyvios.mako

+ 1
- 1
pages/copyvios.mako ファイルの表示

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


読み込み中…
キャンセル
保存