Signed-off-by: Jonas Östanbäck <jonas.ostanback@gmail.com>
This commit is contained in:
		
							parent
							
								
									44827698e2
								
							
						
					
					
						commit
						9ad3a07989
					
				|  | @ -49,7 +49,7 @@ | ||||||
| 						<tbody> | 						<tbody> | ||||||
| 							{{range .Processes}} | 							{{range .Processes}} | ||||||
| 								<tr> | 								<tr> | ||||||
| 									<td>{{.Pid}}</td> | 									<td>{{.PID}}</td> | ||||||
| 									<td>{{.Description}}</td> | 									<td>{{.Description}}</td> | ||||||
| 									<td>{{DateFmtLong .Start}}</td> | 									<td>{{DateFmtLong .Start}}</td> | ||||||
| 									<td>{{TimeSince .Start $.Lang}}</td> | 									<td>{{TimeSince .Start $.Lang}}</td> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue