mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-07 22:15:51 +01:00
Move common view templates to 'helper' package.
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
</li>
|
||||
}
|
||||
</ul>
|
||||
@html.diff(diffs, repository, Some(commit.id))
|
||||
@helper.html.diff(diffs, repository, Some(commit.id))
|
||||
}
|
||||
<script>
|
||||
$(function(){
|
||||
|
||||
Reference in New Issue
Block a user