This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
1148: Take up the full width when viewing the diff in split view. (
#8114
)
This replicates how the commit view works in split view.
master
pmdematagoda
Lauris BH
5 years ago
parent
7e74afc9f7
commit
5e32c16ac3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/repo/pulls/files.tmpl
+ 1
- 1
templates/repo/pulls/files.tmpl
View File
@@ -1,7 +1,7 @@
{{template "base/head" .}}
<div class="repository view issue pull files diff">
{{template "repo/header" .}}
<div class="ui container">
<div class="ui container
{{if .IsSplitStyle}}fluid padded{{end}}
">
<div class="navbar">
{{template "repo/issue/navbar" .}}
<div class="ui right">
Write
Preview
Loading…
Cancel
Save