add hostname
This commit is contained in:
parent
fd9cefdb76
commit
205b1fe1ed
|
@ -165,6 +165,7 @@ func AddPatchsetsPB(tbox *gui.Node, pb *forgepb.Patchsets) *forgepb.PatchsetsTab
|
|||
|
||||
t.AddComment()
|
||||
t.AddState()
|
||||
t.AddHostname()
|
||||
|
||||
ctimef := func(p *forgepb.Patchset) string {
|
||||
ctime := p.Ctime.AsTime()
|
||||
|
|
Loading…
Reference in New Issue