Using # instead of id in the sessions page to avoid confusion with the term id used in the docs.
This commit is contained in:
		
							parent
							
								
									2e12d0a9fd
								
							
						
					
					
						commit
						5c251daa47
					
				| @ -34,7 +34,7 @@ templ State(state *models.State, location *time.Location) { | ||||
|         <table class="table"> | ||||
|            <thead> | ||||
|            <tr> | ||||
|                <th>id</th> | ||||
|                <th>#</th> | ||||
|                <th>start time</th> | ||||
|                <th>expiry time</th> | ||||
|                <th>username</th> | ||||
| @ -67,7 +67,7 @@ templ State(state *models.State, location *time.Location) { | ||||
|           <table class="table"> | ||||
|               <thead> | ||||
|               <tr> | ||||
|                   <th>agent id</th> | ||||
|                   <th>agent#</th> | ||||
|                   <th>id</th> | ||||
|                   <th>start time</th> | ||||
|                   <th>session type</th> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user