소스 검색

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:


불러오는 중...
취소
저장