revert last change
This commit is contained in:
		
							parent
							
								
									dc5f579511
								
							
						
					
					
						commit
						7d2a66b3c3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -78,7 +78,7 @@ class BaseTrackView(TrackView): | |||
|                 return self.authentication.getPrincipal(uid).title or uid | ||||
|             except PrincipalLookupError: | ||||
|                 return uid | ||||
|         return self.user and self.user.title or u'' | ||||
|         return self.user.title | ||||
| 
 | ||||
|     @Lazy | ||||
|     def userUrl(self): | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue