Move common view templates to 'helper' package.

This commit is contained in:
takezoe
2013-07-02 14:25:15 +09:00
parent 3c17aa3da2
commit 1d6507defb
12 changed files with 41 additions and 49 deletions

View File

@@ -93,7 +93,7 @@
</li>
}
</ul>
@html.diff(diffs, repository, Some(commit.id))
@helper.html.diff(diffs, repository, Some(commit.id))
}
<script>
$(function(){